Membership Registration System 09.10.08
I need a secure membership registration system written in PHP utilizing MySQL with e-mail confirmation.
Here is how it will need to work
-Registration page including
—Email Address
—Create Username
—Create Password
—Password Confirmation
—Captcha for anti-spam
It will need to have form validation and send an email confirmation that requires the individual to click on a link to verify the registration. I will need to gather information on the time the individual registered.



