It is a complete user register and login system.
- Easy user interface.
- Provides one way hashing technology for password.
- Prevents user from attacks such as XSS and SQL Injection.
- Uses Google reCAPTCHA to prevent bots.
- OOP Implementation.
- MySQL functions to be replaced with MySQLi functions. ✓ Done (With OOP implementation).
- Introducing GD and Captcha image security. ✓ Done.
- "Remember Me" option.
- CSRF Protection.
- E-Mail Validation.
- A lot, a lot, a lot to come.