Ajax Login And Register using PDO
This script is used for register and login to website using PDO.
The design is completely responsive
Very simple steps to use Login and Register on your website.
STEPS:
- Create database using phpmyadmin or whatever way you like
- Make database connection setting in config.php file
- Now open http://localhost/login-script/install.php in browser
On Desktop
For online demo.
- Register account by clicking ‘create an account’
- Then login using the credentials
Update History
For online demo.
- Register account by clicking ‘create an account’
- Then login using the credentials
Update History
version 2.0
SMTP Feature added
version 1.1
Security Issue fixed:GET changed to POST
version 1.0
Initial releaseSource