
============ Instruction ============
1. Create a database (for example, praneethmadush) and import the "users.sql" file into this database.
2. Open the "user.php" file => change the $dbHost, $dbUsername, $dbPassword, and $dbName variable's value as per your phpMyAdmin details.
3. Open the "userAccount.php" file and change the email content, from address, and $resetPassLink variable valur (website base URL)  as per your project.
4. Browse the "index.php" file on the browser and check the PHP Login System and forgot password functionality.


