html de bir form oluşturdum burada yazılan metni gönder dedigim zaman mail adresime gönderme işlemini yapacak php programını oluşturmak için sizden yardım istiyorum.


<head>
<style>
<!--
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.cv_border {
	border: 1px solid #BBBBBB;
}
-->
</style>
</head>

					<table width="343" border="0" align="center" cellpadding="2" cellspacing="4" id="table60" height="130">
						<tr>
	<td style="border-style: dotted; border-width: 1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none" bgcolor="#FFFFFF">
	<span style="font-family: Tahoma; font-size: xx-small;"><b>MESAJ KUTUSU.</b></span></td> 	
						</tr>
						<tr bgcolor="#FFFFFF">
							<td height="100" class="cv_border" width="329">
<div align="center">

<table border="1" width="18%" style="border-width: 0px" id="table61">
	<tr>
		<td style="border-style: none; border-width: medium; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none" align="center">
		<textarea name="ileti" rows="4" cols="38" style="border: 1px dotted #C0C0C0; ; color:#666666; "></textarea>
		<br>
<input type="submit" value="      Gönder     " style="border-style: outset; border-width: 2px; font-size:8pt; font-family:Arial; font-weight:bold">&nbsp;&nbsp;
<input type="reset" value="      Sıfırla      " style="border-style: outset; border-width: 2px; font-family:Arial; font-weight:bold; font-size:8pt"></td>
	</tr>
</table>


</div>



							</td>
						</tr>
					</table>