Page 1 of 1

User registration and login, need help...

Posted: Tue Nov 29, 2005 12:28 am
by WithHisStripes
Heya,
So I would like to build a page where an individual can create a user and login in. I assume that I will need to create the following:

1. Login page - This would ask for their email, desired username and password, at the least.
2. Authentication - I assume after that page is submitted it must run to a page that checks the MySQL DB to see if the username is already taken and, if it's available, adds them to the database.
3. MySQL DB

So I need help on where to start really. I am real big on simplicity and pretty good with tutorials, so if anyone can help me that would be killer. Thanks guys!

-Spence

Re: User registration and login, need help...

Posted: Tue Nov 29, 2005 8:23 am
by Grim...
WithHisStripes wrote:So I need help on where to start really. I am real big on simplicity and pretty good with tutorials, so if anyone can help me that would be killer.
How are you with Google?