need help with php send script

hello here is my html code for my booking form:

website url: http://dclxvi.co.uk/htmlform.htm

could someone create the php send script i need for this code to send all information to my email?

personal information

Title: [or other]
First name:
last name:
Email address:
phone number:

Event information

Occasion:
Tick boxes:
event date:
length of party [or other]
location:
additional information:


<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<meta name="description" content="A site for contacting a dj to play at an event"/>
	<meta name="keywords" content="DJ, Decks, AI-disco, AI Disco, Disco"/> 
	<meta name="author" content="Ashley Sargent"/> 
	<link rel="stylesheet" href="stylee.css" type="text/css" />
		<title>DCLXVI: Booking</title>
</head>

<body>


	<div id="container">
<div id="header">	

		</div>
		<div id="navigation">  

<div id="navigation"> 			
  <ul class="menu">
  <div class="left">   
       <a href="index.html"><img src="imagess/homet.gif" 

onmouseover=“this.src=‘imagess/homet1.gif’”
onmouseout=“this.src=‘imagess/homet.gif’”>

  <a href="services.html"><img src="imagess/services.jpg" 

onmouseover=“this.src=‘imagess/services1.jpg’”
onmouseout=“this.src=‘imagess/services.jpg’”>

  <a href="about.html"><img src="imagess/about.jpg" 

onmouseover=“this.src=‘imagess/about1.jpg’”
onmouseout=“this.src=‘imagess/about.jpg’”>

  <a href="contact.html"><img src="imagess/contact.jpg" 

onmouseover=“this.src=‘imagess/contact1.jpg’”
onmouseout=“this.src=‘imagess/contact.jpg’”>

  <a href="faq.html"><img src="imagess/faq.jpg"

onmouseover=“this.src=‘imagess/faq1.jpg’”
onmouseout=“this.src=‘imagess/faq.jpg’”>

  <a href="gallery.html"><img src="imagess/gallery1.jpg"

onmouseover=“this.src=‘imagess/gallery2.jpg’”
onmouseout=“this.src=‘imagess/gallery1.jpg’”>

<a href="login.php"><img src="imagess/login.jpg"

onmouseover=“this.src=‘imagess/login1.jpg’”
onmouseout=“this.src=‘imagess/login.jpg’”>





Personal Information:

Title * --Please Select-- Mr Mrs Miss Dr OtherOther:
First Name *
Last Name *
Email Address *
Telephone Number *


Event Information:

Occasion --Please Select-- Birthday Wedding Anniversary Party Engagement Valentines
70's
80's 90's
Cheese Mainstreem R n B
House Dance
Garage Hip-Hop
Karaoke Other
Event Date
Length of Party --Please Select-- 1 Hour 2 Hours 3 Hours 4 Hours 5 Hours OtherOther:
Location
Comments Enter your comments here...

No offense but I donate my time and efforts to people trying to learn php, or to assist other coders who are just stuck or need new ideas.

You should be hiring someone to program if you are not willing to learn php for yourself.

Sponsor our Newsletter | Privacy Policy | Terms of Service