'; } $string_exp = "^[a-z .'-]+$"; if(@!eregi($string_exp,$first_name)) { $error_message .= 'The First Name you entered does not appear to be valid.
'; } if(strlen($comments) < 2) { $error_message .= 'The Comments you entered do not appear to be valid.
'; } if(strlen($error_message) <= 0) { $email_message = "Form details below.\n\n"; function clean_string($string) { $bad = array("content-type","bcc:","to:","cc:","href"); return str_replace($bad,"",$string); } $email_message .= "First Name: ".clean_string($first_name)."\n"; $email_message .= "Last Name: ".clean_string($last_name)."\n"; $email_message .= "Email: ".clean_string($email_from)."\n"; $email_message .= "Telephone: ".clean_string($telephone)."\n"; $email_message .= "Comments: ".clean_string($comments)."\n"; // create email headers $headers = 'From: '.$email_from."\r\n". 'Reply-To: '.$email_from."\r\n" . 'X-Mailer: PHP/' . phpversion(); if(mail($email_to, $email_subject, $email_message, $headers)) { $success = 1; }else{ $success = 0; } } } ?> InfoActive Media: Contact Us
 

Contact us

0) { ?>
Contact Form
Thank you for contacting us.
Telephone
Postcode
 


United Kingdom Office
Infoactive Media Ltd
Unit 228, Parkhall Business Centre
62 Tritton Rd
London
SE21 8DE
United Kingdom
Email: info@infoactive.net
Australia Office
Infoactive Media Pty Ltd
Suite F4, 45 Northside Drive
Hillarys 6025
Western Australia
Australia
Phone: +61 (0)8 9203 8166
Social Media
Site and contents © InfoActive Media Ltd. All rights reserved.