PHP_Authentication
1.0.0
A dashboard system built with Vanilla PHP and MySQL. It has the features of registering new accounts and logging in to existing accounts. It also has the features of updating user profile and changing passwords. It uses PHPMailer to send a temporary password to the registered email accounts of users in case of password recovery.
To use this code:
Note: Update the 'forgot-password-check.php' page in your localhost with your SMTP credentials. Or else. PHPMailer will fail and the password recovery won't work.
If you find this helpful, please leave a star.
Thank you!