Contact Form ( TurkeyPages.Com )
Contact info is below;


Senders Info;
Last and First Name : ".$kimden."
Email : ".$_POST['email']."
Subject : ".$_POST['baslik']."
".$_POST['mesaj'].""; $subject = "".$_POST['baslik']." This message send by ".$kimden."\n"; $mailheaders = "From: $to\n"; $mailheaders .= "Reply-To: $to\n"; $mailheaders .= "Content-type: text/html\r\n"; mail($to, $subject, $msg, $mailheaders); echo "

Your e-mail has been sent successfully.
"; } ?>
" method=post>
Last and First Name
E-Mail
Subject
Message