//form gönderilmi? ise
if ($_POST["action"]=="doit") {
$message = '
| Hedef Matbaa İletişim Formu |
| Nereden: |
'.addslashes($_POST["il"]).' |
| Ad Soyad: |
'.addslashes($_POST["AD"]).' |
| Konu: |
'.addslashes($_POST["KONU"]).' |
| E-mail: |
'.addslashes($_POST["MAIL"]).' |
| Mesaj: |
'.addslashes($_POST["MESAJ"]).' |
';
$recipient = "ozgun@hedefmatbaa.com.tr";
$subject = "Hedef Matbaa İletişim";
$headers .= "From: ".addslashes($_POST["AD"])." <".addslashes($_POST["MAIL"]).">\r\n";
$headers .= "Content-Type: text/html; charset=iso-8859-9\n";
if (@mail($recipient, $subject, $message, $headers)) {
?>
}else{
?>
}
} //form gelmi? ise bitti
?>
$MenuId = 3;
$Topresim = "";
?>
© Metin ve Görseller izinsiz kullanılamaz.