Page 1 of 1

How do I create A register file and login file

Posted: Fri Apr 08, 2005 4:18 am
by Arsenal Rule
Basically I'm new to PHP I have trie reading relative book but still I really don't understand how it works. I'm just asking if anyone can help me. Well I have a MySql database and in the database is a password table that have the fields: User ID "Auto-Increment", firstname, surname, username and password. So my problem is that I need to create a register file that will allow the user to register and enter their details and it will store in the password table of the database. Then after that I need to create a login file that will ask the user to enter there username and password and then it will check if the username and password is stored in the databse, and if it is not in the database it will give an error message that will ask them to type it in again, and if it is in the database it will allow them to go the next page which is regular.php.

I really hope someone can help me with this I would be so greatful thankyou so much for your time

Posted: Fri Apr 08, 2005 4:44 am
by JayBird

Posted: Sat Apr 09, 2005 2:27 pm
by Vicious

Posted: Sun Apr 10, 2005 7:55 am
by feyd
Please don't crosspost again. Locked.