Skip to content

HBashanaE/Semester-3-Project

Repository files navigation

php-mysql-login

  • A basic PHP and MySQL login and registration system.

Instrunctions to run

  • Create a MySQL database named login(or anything else and change the fourth parameter in mysqli_connect() in connection.php)
  • Create a table named members( or anything else and change the ninth line in index.php to alter $sql
  • Add users to the table and activate connection (or use the register page to register new users).
  • Edit the user.php to alter the post login screen for user.

About

Semester 3 group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •