How to create a user account system
I need to know how to create a user account system. Basically I need to have users register for a login ID where they will be able to post comments on the blog and post in the forums. Also I will want to keep the information on file, like a database where I'll be able to send emails back to the users. I'm not sure if this is a PHP question, a MySQL question, or both.Any info will be greatly appreciated.
|