hi there, i have created a php website for my mobile DJ business, and want a booking enquiry form so people can fill out their details and email the data to us and we can then contact them about their booking.
I have created the form in html, and using an index.php file and the include code to load the html form in the page. you can view the file at:
http://voguefm.co.uk/xfaders/site/modules.php?name=Booking_Form
it is an inactive module at the moment.
basically i have experimented with using a sendmail.php file but i dont really have enough knowledge of php to get it to work properly.
I have created a script that sends me an email with the correct subject title but with no content in the main message of the email.:sad:
can anyone help me create a sendmail.php file that will send all of the data in the form? is it even possible? as it uses tick boxes and drop down menu's.
hopefully that can be understood by someone!
thanks for your help