Starter Tutorials

A tutorial site for beginners!

Starter tutorials contains well written tutorials on various technologies. Simple examples have been provided through out the tutorials to help the beginners understand them in a easy way.

Go to Blog »

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