PHP User Management Project form basic to advanced covering all the features.

This course is structured based on the topics. And it is easily understood by any one who has basic knowledge of PHP & MySQL.
In user registration system you will learn
- Username availability check
- Activating user Account by E-Mail
- Remembering submitted form data
- Securing User Registration
- Adding Captcha
In login system you will learn
- Login with User Name or E-Mail
- Securing Login from SQL injection
In forgot (reset) password, you will learn
- Sending password directly through email
- Reseting password using auto generated password
In Members Area, you will learn
- Altering DB structure based on our needs
- Uploading profile picture and lot more...
And I'm going to add new lectures based on student inputs.