


|
|
PHP Source code |
1 2 |
$kimden = "Radyo•DEM iLetisim Formu";
$baslik = "Yeni Bir Mesaj Gönderildi!";
|
|
|
PHP Source code |
1 2 |
$header="From: $kimden\r\n"."Content-Type: text/html; Charset=iso-8859-9\r\n";
mail ("erbil_yavuz@live.at",$baslik,$sablon,$header);
|

|
|
Cascading style sheet |
1 |
<td height="30" colspan="3" align="center" bgcolor="#410962" style="border-bottom:1px solid #666;"><span style="font-family:Tahoma; font-size:12px; color:#FFF;">Radyo•DEM iLetisim Formu</span></td> |

This post has been edited 1 times, last edit by "Yavuz ERBiL" (Jan 18th 2013, 1:01am) with the following reason: Yeni Renkler Eklenmistir...


