Hi i'm new here and with php and I want to ask for some help regarding my order form.
Here is my existing code.
[img]http://i52.tinypic.com/25k4wbc.jpg[/img]
Basically what it does in the form is you fill the item(text field) with the number of orders you want (1,2,3 etc.)
What I wanted to do is to have the "filled up" orders sent to me and not everything. So for example
the customer only filled the text field for food1, then its the only order that will be sent in my email.
Any help or suggestions will be highly appreciated. I'm also open if you know a better code than mine. Thanks!