Help Needed
Hi
I have been following the "User Logins, Profiles, and Personalization" tutorial from the book by wrox "Beginning PHP5, Apache, MySQL Web Development". I have had no problem following the tutorial and getting the script working on my webspace. What I want to do now is modify the script further and add Account Activation. So when a user register's they have to check there email to activate there account before they can proceed to login.
Is there anyone kind enougth to provide me with the additional files such as a activate.php and the code that goes in the register.php and the extra tables I need to create in the MYSQL?
|