Lab 4

3680_S19/wk4/lab4.php

For this lab, you will be creating a html form within a script file that will validate and process submitted values. You will rewrite lab1's javascript validation and convert it to serverside validation for the same input fields:


With out javascript, you will validate the form via server side with php. Validation Requirements: