Forum Moderators: coopster

Message Too Old, No Replies

password and username login for site

w/ mysql

         

electricocean

12:06 am on Jan 2, 2005 (gmt 0)

10+ Year Member



How would I make a password and Username for someone to login. The password and username would be stored in the mysql database and te user would typee the username and password into text feild that call the mysql and log them in if the username ans password were correct.

ergophobe

1:01 am on Jan 2, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



See the currently active thread on the same subject

[webmasterworld.com...]

I think that should get you started. It might be better, though, to start by doing a web search on "PHP User Authentication" - you'll find lots of step-by-step tutorials out there.

Good luck!