Project Phase V (due 02 Dec 2019)

At this point you will have completed all the client side programming. You will be working on the server side but not using the database right now. The deliverables for this stage are as follows:

After you complete the PHP scripts, add the information to the table that you created in your index or welcome page under Project Phase V .

You will also ask at least 2 of your class mates to test the functionality of the PHP scripts. Here are the questions that they should answer.

  1. Are the forms intuitive and easy to use?
  2. Is the form data being properly processed or stored?
  3. Are cookies being set and used? (Check the cookie list on your browser)
  4. Is there a PHP script that maintains state using session files?

You should complete all the PHP scripts by Monday (02 Dec 2019) 11 pm. You must send me an e-mail with the responses (reviews) from your class mates before 11 PM Wednesday, 04 Dec 2019.

As you plan ahead for your project, here is a check list of technical features that I would like to see. Think through how you can incorporate these features in your project in a meaningful way.