Week 8 Full Stack/Integration into Database

This week we will continue the Full Stack Development. By the end of the week you should have your web form created, the PHP code to process it, and population of records into the database.

Monday

  1. Write PHP to handle each piece of HTML form data.
  2. Write PHP code to populate form data into your database.

Wednesday

  • Complete the front end form validation.
  • Develop one or two more more efficient ways to validate the HTML form. (just give it a try) You will need to do some research online to find samples.
  • Create the record update functionality.

Homework

  • Complete all remaining work from class.