Login Page POC
Some poc of a login / register setup with php & mysql
Setup:
Dependencies:
- webserver (tested with nginx)
- php 7.4
- mysqld/mariad
- Clone this repo
- Create a database
- Create a user and grant access to database
- Change "login.php" & "register.php"
- Have fun!
Features:
Implemented
- Login
- PHP Session ID
- Password Validation
- Name & Surname
- Print all the infos (except password) on the secure.php page
Need implementation:
- Change password
- Change email
- Change Names
- Reset password
Thanks for flying penguin stack overflow stealing! <3
Description
Languages
PHP
94.3%
HTML
4.9%
CSS
0.8%