Assignment 6: Set A Q.2 Solution

Write a PHP script to accept username and password. If in the first three chances, username and password entered is correct, then display the welcome message on the second form, otherwise display an error message.

HTMl Form


        
    
        

PHP SCRIPT


        
    
        

PHP SCRIPT