client login
client login
- Started
- Last post
- 3 Responses
- ajxthompson
does anyone know where i can get code to that of a client login?. actually it doesn't have to be complicate i just want someone to put in a username and pass and it directs them to a specific folder (that's all) but i want it to be serverside (no javascript)
thanks
- jevad0
you'll need a database then....
- ldww0
i have seen a javascript that checks username and pw and if correct redirects to a folder with the username.
look in http://www.hotscripts.com
- ajxthompson0
yea i have a database if i need to. i don't want javascript i'd rather some server side script like php or something
thanks