Question: 1. Write a file named hw4a.php. This file should create a form that sends its action to hw4b.php. The form should contain a select whose

1. Write a file named hw4a.php. This file should create a form that sends its action to hw4b.php. The form should contain a select whose options contain values that are the customer ids, and the options should display the names of the customers.

2. Write a file named hw4b.php. This file should display all data for the chosen customer.

3. Write a file names hw4c.htm. This file should contain a form that sends its action to hw4d.php. The form contains text fields for all fields of the CUSTOMER table except the customer id.

4. Write a file named hw4d.php. The file should then insert the new record in the Customer.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!