Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 601 Bytes

File metadata and controls

16 lines (8 loc) · 601 Bytes

Email-Verification-SignUp-Form-using-PHP-Mysql

Email Verification of Signup Forms with Remember Me |Forgot Password |Email-Verification |Admin Page

Instructions for using this Repo:

1.Clone the Repository and Make Sure you have any Local Server installed with PHP version: 7.1.27 and Mysql along with it.

2.Import the login_db.sql file into phpmyadmin

3.Make sure that databases are correctly imported and change details of the localserver in db.php file.

4.Also change the serverpath where you find them in functions.php file

5.That's it your done with the configuration to use the repo :)