This page is under construction
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:.
index file:
There are 3 Steps involved in it
See step-by-step solutions with expert insights and AI powered tools for academic success
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started