Through this project you can create a powerful both Register & Login System. Follow the instruction to use this project to your localhost or cpanel directory.
Clone this project to your disk.
$ git clone https://github.com/SPurno/reg-login-with-php.git
**How to use: **
- Run wamp or xampp server.
- Create a new folder to local directory & give a name.
- Copy this project you your directory folder.
- Go to your browser
localhost/phpmyadmin (if wamp)
orlocalhost:8080/phpmyadmin
(if xampp)- Create a new database & give the name of database is
yourdata
. if you want to change the name before creating the database you must have editconnection.php
- Replace the the host name as your DBHOST as
'locahost' or 'localhost:8080'
.- Import the yourdata.zip to your database.
- Now go to
localhost/your-folder-name/index.php
Enjoy your system by signup & then login to your admin panel