Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 510 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 510 Bytes

login-register-system

Simple Login and Register System, developed in OOP PHP and MySQLi. It was made as one of the school projects.

SETUP
Import 'login_db.sql' file to MySQL database. It automatically creates login_db database with 'users' table & with database user specified in config.php (change config.php if you wish, and grant priviliges in login_db.sql).

LICENSE
This project is licensed under the [licenceType] License - see the LICENSE.md file for details