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*****
After successful logging in with the above credential, this page can be accessed.
I provide a brief description of the technology used and how it was implemented.