Question: A) add statements to the php file that use the $_POST array to get the product description, list price, and discount perecnt from the form.

A) add statements to the php file that use the $_POST array to get the product description, list price, and discount perecnt from the form. Then, modify the first three echo statements so they display this data.

B) Add statements to the php file that calculate the discount amount and discount price. Then, modify the last two echo statements to they display this data.

C) add statements to the php file that format the mumeric variables with the currency and percentage formats. Then, modify the last four echo statements so they display the formatted data.

I have attatched the php file and the index file if needed.

php file:.

Product Discount Calculator

This page is under construction






index file:

Product Discount Calculator

Product Discount Calculator



%


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!