Assignment: Set C Q.1 Solution

Write a PHP script to create an online shopping form. On the first page accept customer name, email address, shipping address, mode of payment. Design the Second page as given below. And the third page should display a bill, which consists of customer details and purchase details in the proper format.

HTMl Form


        
    
        

PHP SCRIPT


        
    
        

PHP SCRIPT