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)
See the currently active thread on the same subject
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.