This project is a page where you can create new users and log in
- Install Xampp
- Drop all files/folders in the htdocs folder
- Create database named: login_page
- Import the database with the sql file via phpmyadmin
- Go to localhost
- admin / password
- admin2 / password2
- In every php file in the folder 'php' you can find an explenation how the script works in the files
- Add a config file where you can specify the password requirements