Assignment - RMIT University

Write an HTML form to request the account customer to complete a form with the following fields. Customerid. Productid. Quantity. When the customer submits the details. The data should be sent to a PHP script for processing. The script should validate the data and insert the data into the invoice table. ................
................