types?
Posted: Thu Dec 22, 2005 1:47 am
hi, im making a register page and i would like to know what i should put the different things the user submits into my database.
for example:
these are the things the user submits
First Name: (should this be Char or VarChar or another one?)
Last Name: (same as first name)
Password: (no clue)
Confirm Password: (no clue)
Email Address: (same as first name)
Confirm Email Address:(same as first name)
Sex: (what should this be if its a drop down bar thing?)
Date of Birth: (should this be date time or time stamp or another one? and how can i make it so the user has to imput it as mm/dd/yyyy?)
City: (same as first name)
Country: (same as sex)
thanks for the help,
matt
for example:
these are the things the user submits
First Name: (should this be Char or VarChar or another one?)
Last Name: (same as first name)
Password: (no clue)
Confirm Password: (no clue)
Email Address: (same as first name)
Confirm Email Address:(same as first name)
Sex: (what should this be if its a drop down bar thing?)
Date of Birth: (should this be date time or time stamp or another one? and how can i make it so the user has to imput it as mm/dd/yyyy?)
City: (same as first name)
Country: (same as sex)
thanks for the help,
matt