Question: . . O o o 0 The image in this document shows the webpage that you should create using HTML. 2 The menu in the

 . . O o o 0 The image in this documentshows the webpage that you should create using HTML. 2 The menu

. . O o o 0 The image in this document shows the webpage that you should create using HTML. 2 The menu in the HTML table has 3 options: Burger, Pizza, Rice, Chicken. The page should read the inputs from the client and send them to a php page when the Submit button is created. 1 The php page will store all the information into a mysql database table that you should create. The following information need to be stored: 4 Name Last name Order Quantity Address Order price Total price o Delivery charge Final price The php page should calculate the price according to: 5 o Delivery charge = 3$ Order price: Burger = 6$ Pizza = 4$ Rice = 3$ Chicken = 4.5$ Total price: Order price * quantity If the total is more than 20, give a discount of 10%. Final price: Total price + delivery Charge After pressing the Submit button, the updated table should show in a new tab. 2 You need to upload and submit the following: HTML file o Php file Screenshot of the mysql table that you created using the (describe) command in the terminal. 3 o Screenshot of the updated table in the browser after testing the code. 3 a . O Welcome to my Kitchen Your Name: Last Name: Your order: Burger Quantity: Address: Submit

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!