Title: Account Creation System
Description: *** UPDATED ***
I've rewritten the Account Creation System to be a little more efficient, and in turn made it a little more complicated. I decided to do this due to the interest in the small project. It also now conforms to new PHP 4.0 standards.
This code allows for the use of a MySQL database to create and manage a list of users as well as have email confirmation using a random #. All the user has to do is fill out the required form, they're added into the database and they will not be allowed to log in until they confirm using the special URL that they're emailed.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=263&lngWId=8

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
