Do dee dum, more forms again.
This is a two week assignment with a milestone delivery after one week.
In part one of this assignment, you'll create and populate and database that will be used to store theater, film, showtime, snack, and price information. In part 2, you'll modify the form you wrote in the previous lab such that the selection of theaters, films, showtimes, and snacks is generated dynamically by server-side PHP script that queries the database. After the dynamically-generated form is submitted for processing, you'll generate a response page, similar to the last lab's.