CS222 Assignment 8: PHP


Instructor: Trish Cornez





Exercise 1

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



Exercise 2

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