php register form
Posted: Wed May 25, 2005 3:45 pm
i am making a game called "Street Life" and i have made the register page but i dont know how to use php to actually have it do anything.
these are the things the registering person has to answer
First Name
Last Name
Email Address
Confirm Email Address
Sex
Date of Birth
(mm/dd/yyyy)
City
Country
how can i have it so it stores the things typed in in my database and sends an email to the person showing them all of the stuff they typed in and hav a random password that is 8 leters/numbers long?
these are the things the registering person has to answer
First Name
Last Name
Email Address
Confirm Email Address
Sex
Date of Birth
(mm/dd/yyyy)
City
Country
how can i have it so it stores the things typed in in my database and sends an email to the person showing them all of the stuff they typed in and hav a random password that is 8 leters/numbers long?