Write a PHP script to create a form to accept customer information (name, address, ph-no). Once the customer information is accepted, accept product information in the next form (Product name, qty, rate). Display the bill for the customer in the next form. Bill should contain the customer information and the information of the products entered. write a code
Answers
Answered by
0
Answer:
Thanks for the free point
Explanation:
Similar questions