Yustynn
Aug 23 2007, 07:43 AM
Okay I know this is a big question. Huge question. How do you make a site where people can register using PHP? I mean, I know how to make a site where people can log in, but register....
nlitened
Aug 23 2007, 07:54 AM
Incorporating an email validation process would be ideal I would imagine.
An example script:
http://biorust.com/index.php?page=tutorial...l&tutid=115
Yustynn
Aug 23 2007, 08:18 AM
Wow that's perfect thanks!
ripken204
Aug 23 2007, 12:50 PM
login and register are almost the same except that 1 adds info and 1 gets info..