Project detail

Project information

  • Category: Web Development
  • Project Title: Login_Use of server-side code (PHP) that will interact with a database (MySQL)
  • Project date: 21 Dec, 2020

Task: User authentication is required
Login credentials for site members must be stored in a database table called user.
There should be at least one user with the credentials:
Username: CCT
Password: D*****

Note: these credentials will be used to test your login system, so ensure that you have these in your database.