\n"; $headers .= "Reply-To: $fromEmail \r\n"; $headers .= "X-Mailer: PHP/". phpversion(); $headers .= "X-Priority: 3 \n"; $headers .= "MIME-version: 1.0\n"; $headers .= "Content-Type: text/html; charset=UTF-8\n"; $msg=$message; @mail($to, $subject, $msg, $headers); } if ($_POST['Submit']=="Submit") { if(($_SESSION['verification_code'] == $_REQUEST['security_code'])) { $email=$_POST['email']; $mess= "
Dear ".$_POST['first_name']." ,

Thanks for sending us an inquiry, We will get back to you in 24-48 hours.


Thanks & Regards,
".WEBSITE_NAME.",
AL SHIFA INDUSTRIAL ZONE
RIYADH KINDOM OF SAUDI ARABIA
Mobile: +966500576853
Email: sales@afitchem.com
"; if (!empty($_POST['subject'])) { $subject_post=$_POST['subject']; } else{ $subject_post=''; } $fromPerson=ADMIN_NAME; $from_email=ADMIN_EMAIL; $subject=$subject_post." Enquiry @ ".WEBSITE_NAME; //echo $mess; send_email($fromPerson, $from_email, $email, $subject, $mess); $ContactPerson=ADMIN_NAME; $to_email=SITE_EMAIL; $subject1=$subject_post." Enquiry @ ".WEBSITE_NAME; $mess1= "
Dear ".$ContactPerson.",

"; if (!empty($_POST['first_name'])) { $mess1.= ""; } if (!empty($_POST['services_type'])) { $mess1.= ""; } if (!empty($_POST['email'])) { $mess1.= ""; } if (!empty($_POST['country'])) { $mess1.= ""; } if (!empty($_POST['address'])) { $mess1.= ""; } if (!empty($_POST['Mobile'])) { $mess1.= ""; } if (!empty($_POST['subject'])) { $mess1.= ""; } if (!empty($_POST['company_name'])) { $mess1.= ""; } if (!empty($_POST['zipcode'])) { $mess1.= ""; } if (!empty($_POST['description'])) { $mess1.= ""; } $mess1.= "
You have received an enquiry. Details of which are as follows:
Name : ".$_POST['first_name'].' '.$_POST['last_name']; $mess1.= "
Services type : ".$_POST['services_type']."
Email ID : ".$_POST['email']."
Country : ".$_POST['country']."
Address : ".$_POST['address']."
Mobile : ".$_POST['Mobile']."
Subject : ".$_POST['subject']."
Company name : ".$_POST['company_name']."
Zip Code : ".$_POST['zipcode']."
Message : ".$_POST['description']."
"; $mess1.= "Thanks
Team
".WEBSITE_NAME."
"; //echo $mess1; send_email($_POST['first_name'], $email, $to_email, $subject1, $mess1); //send_email($_POST['first_name'], $email, 'totalindgases@gmail.com', $subject1, $mess1); //$err_message="Your enquiry has been sent successfully. We will get back to you soon."; header("Location:thankyou.htm"); exit; } else{ $err_message_con='Please fill right verification code.'; } } ?> Areej Famous Industrial

Contact Us

Get In Touch

".$err_message_con."

"; $err_message = ''; } ?>

Type the characters shown above.