RSS

Registration

Saturday, August 9, 2008

The registration page is nearly complete, John (coed234) and I are testing the registration. I have added a check for passwords to match the confirmed one. The sql for adding it to the database was trickey but after a few tweaks its working. I had an issue with the phone number column on the database I had originaly set it to an INT which dident work after john added his user with a "-" so I changed it to a txt field and exteded it to 12 chars long and added on the registration page a format at the end (xxx-xxx-xxxx).

Next thing on the agenda is to work on adding session vars so once a user is loged in they stay loged in.

0 comments: