In this assignment you will create a form that takes input data, send the data to a php program which will verify that fields were submitted correctly. Directions for starting this assignment can be found in my notes in the password protected folder at: http://profhicks.com/lmhLectures/forms_FormProcessing.pdf These notes walk you through the process of creating a form which will send data to your php program. See the demo assignment at: http://aeneuman.profhicks.com/form.html http://aeneuman.profhicks.com/form.html The php code, handle_form.php illustrated in the notes above simple has your program displaying the contents of form fields entered by the user. You are to extend this program by adding the following validation features: