Problem Statement:

Create a PHP script which verifies the username and password given by the user against details available in the database. (Note: Create a sample database and table using MYSQL)

Source Code:

ex6.html

ex6.php

Output:

Click here for output