Introduction - If you have any usage issues, please Google them yourself
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.