Topic: PHP Order Form - Simple PHP Help Needed
Hi guys,
I am working on a website and need to include a PHP Order Form for our existing customers. It is a much cleaner option than installing osCommerce or anything like that - they already know the products they will be buying so need a quick, easy ordering process.
Heres what it looks like at the minute:
http://www.yorkesofdundee.co.uk/ORDERFORM/form.php
I would now like to add two more features to the order form:
"Desired Delivery Date" : This can be a simple text box where customer enters date, or if someone is willing I think a drop down menu with the next 14 days dates included would be good (I will edit it each day to add the next day on...)
"Special Comments About Your Order" : This is just a large enough text box so that customers can say special requests - i.e. Please deliver between 2-3pm, or Bacon is to be frozen prior to delivery.
Here is a .zip file with the 5 files included, it is relatively straight forward cosing so far, i just dont know how to add extra bits in to it.
http://www.yorkesofdundee.co.uk/dw_orderform.zip
Thanks guys, any input would be appreciated,
Will