Features:
- Login
- Register
- Change password
- Update profile
- See users profile's
- Logout
- Session saving (a.k.a. Remember-me button)
- Validation and utils
- Salt-hash-encrypted passwords
How to install:
- Clone the repository
- Get the .SQL file and use it to create a database on your PHPMyAdmin/MySQL
- Grab the PHP-files folder and add to your WWW/HTDOCS folder
- Register and use the system
Test User Details
- Login: TestUser
- Password: testuser
- Profile: http://YOUR_SITE_HERE/profile.php?user=TestUser