Assignment: Set B Q.4 Solution

Write a PHP script to accept user name, email address and age. If data entered by the user is valid then display it on the next page otherwise display the appropriate message(use filter_var()).

HTMl Form


        
    
        

PHP SCRIPT