Description
- Create an retail store order Database
- Create an retail store order table with no less than seven fields
- Create an retail online order form to match with the table
- write a php script that will take the data from the form and insert it directly into the php table within the database.
