Question: [10 marks] Below is a portion of an HTML document that includes a form for saving room booking data into the database from the ERD

[10 marks] Below is a portion of an HTML document that includes a form for saving room booking data into the database from the ERD schema shown below. Write the PHP code for the review.php file. You should assume that there is no code in that file right now, but that the user has logged in and their user id is stored in a session variable. Your task is to do the following: a. save the data in the database b. query the database to find all bookings for the logged-in user c. output each booking in a
tag a. save the data in the database b. query the database to find all bookings for the logged-in user c. output each booking in a
tag
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
