An open API service indexing awesome lists of open source software.

https://github.com/agapas/login-register-system

Simple Login and Register System, developed in OOP PHP and MySQLi.
https://github.com/agapas/login-register-system

login-register mysqli oop php

Last synced: 10 months ago
JSON representation

Simple Login and Register System, developed in OOP PHP and MySQLi.

Awesome Lists containing this project

README

          

# 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](LICENSE) file for details