session_start(); $dil='tr'; include("include/functions.php"); ?>
Please fill out all fields!
'; } else { $mailKontrol = '/^[A-z0-9\._-]+'. '@'. '[A-z0-9][A-z0-9-]*'. '(\.[A-z0-9_-]+)*'. '\.([A-z]{2,6})$/'; if(!preg_match ($mailKontrol, $email)) { $hataMsg.='Check the e-mail address!
'; } if($_POST['guvenlik_kodu'] != $_SESSION['g_kod']) { $hataMsg.='Please enter the security code.
'; } } if($hataMsg=='') { $msg=' Name: '.$ad.' Company: '.$company.' Telephone: '.$tel.' Email : '.$email.' Subject : '.str_replace(chr(13),'', $adres).' Message: '.str_replace(chr(13),'