Homework 2

For homework 2 you will be making a small page that responds to user input. The page should look like a basic log in and welcome back! page like you might see on a social networking site. It does not need to connect to an actual database but should simply appear as if a user logged in. Once the log in has completed the user should be greeted and given some customization options. When a user selects their prefered appeareance the design of the website should alter appropriately.

The point of this homework is to begin dealing with user input, altering the view of pages using PHP, and designing script logic to alter the page or contents depending upon certain settings.

Comments are closed.