/Php-Login-System

In this repository, there is a code to create a Login and Registration Website with Php.

Primary LanguagePHP

confing.php = configure database;

login.php = allows user to login;

register.php = allows user to login;

welcome.php = if user was able to login redirect him to welcom page;

logout.php = allows user to logout;