CS222 Assignment 8: PHP
Instructor: Trish Cornez
Exercise 1
- Create a simple html form, as shown in the figure below, and php script to read the input supplied by the user.
- Display the data back to the browser and indicate if the input is correct. See the figure below.
- Upload the web page, along with additional files, to your website and make sure it displays properly
in Chrome.


Exercise 2
- Create a simple html form, as shown in the figure below, and php script to read the input supplied by the user.
- Display the data back to the browser and indicate if the input is correct. See the figure below.
- Upload the web page, along with additional files, to your website and make sure it displays properly
in Chrome.
