Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle9i Database Administrator Implementation And Administration

Authors: Carol McCullough-Dieter

1st Edition

0619159006, 978-0619159009

More Books

Students also viewed these Databases questions