Question: Hello, I have run into an issue with and assignment. I am supposed to write an HTML form, which I have done and here it
Hello,
I have run into an issue with and assignment. I am supposed to write an HTML form, which I have done and here it is pasted below:
Light Bulb Order Form
==================================================
My issue is with the PHP side of this assignment where I need to handle the data in the form. I appreciate any help you can give. Here is the actual instruction on what needs to be done with the PHP::
Write a PHP script named lightbulbs.php to handle the data from the form described in lightbulbs.html that computes the cost of each product, the total number of items ordered, and the total cost of the order after adding 6.2% sales tax. The name, unit, price, number ordered, and total cost for each product are presented to the client in a table defined with interwoven html, but the contents of some of the data cells are defined with PHP.
Thank you in advance for your help.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
