user register and login script
Posted: Sun Aug 17, 2003 5:51 pm
I know that there are script all over if you do a search but I get so confused with them since I'm farley new to php and don’t do mysql database stuff. what I am looking for is just a simple script where users can register their user name and password into the database which then lets them log into a form that I have where they can input data and that data will be stored to their username so that the next time they log in all of the stuff on the form that they filled out before is there again because its coming out of the database.