Login Registration System Using Php & Ajax
Jan 8, 2021

Live Preview
https://www.atechseva.com/demo/login-registration-system-using-php-and-ajax/
Secure Registration System with PHP and MySQL
The Login Registration System In PHP is a simple project developed using HTML, CSS, JavaScript, AJAX, PHP & MySQL.
FEATURE
- Verify user by email
- Forgot Password
- Reset password using email
Software Requirement(any one)
- WAMP Server
- XAMPP Server
Installation Steps
- Download zip file and Unzip file on your local server.
- Put this file inside "c:/wamp/www/" .
- Database Configuration
- Open phpmyadmin
- Create Database named login-registration-system.
- Import database login-registration-system.sql from downloaded folder(inside database)
- Open Your browser put inside "http://localhost/login-registration-system-using-php-and-ajax/"