SWE 432: Design and Implementation of Software for the Web
In-class exercise — Fall 2014
This course is part of the ACS Software Engineering
and the minor in Software Engineering programs.
Syllabus Schedule
  

SWE 432 In-class exercise 6
PHP


Purpose: Hands-on experience with PHP (and get ready to start working on Assignment 7)

For this exercise, you will embed PHP in php-formhandler.html to perform the following tasks. You may work with a partner or alone.
Please feel free to refer to Basic PHP for some basic PHP syntax. You might also find Sebesta book useful.

You should consider:

Put your name and "SWE 432 - In-class exercise 6" on the screen. If you work with a partner, put both names on the screen. Please submit your in-class exercise by placing a link to it on Piazza.

Note: Although this in-class exercise does not have an explicit deadline; the sooner you complete this exercise, the better you know what you need when writing and deploying PHP. Experience from this in-class exercise would be helpful when you work on Assignment 7.