facebook twitter linked in

Freephone Number

0800 246 5137

Calling from Mobile

07973 629 369

Contact Us

is_valid) { //if captcha success // compose email to send to me and Steve $mailto = "steve@remedymedia.co.uk"; //change to Steve later $mailsub = "Online Contact Form"; $mailhead = "From: Remedy Website " . "\r\n"; $mailhead = "CC: kai@remedymedia.co.uk" . "\r\n"; //change to remedy address later $mailhead .= 'MIME-Version: 1.0' . "\r\n"; $mailhead .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; $brief = urldecode($_POST['cont']); $brief = unserialize($brief); $bri = (object) $brief; $message = ""; $message .= "Project Submission:

"; $message .= "From:
"; $message .= "$bri->contact at $bri->company
"; $message .= "$bri->phone
$bri->email

"; $message .= nl2br($bri->message); $message .= "

"; // send email mail($mailto, $mailsub, $message, $mailhead); // if files, create username (email) and password (think about this) echo "
Thanks! Will will try to get back to you within four working hours.
"; } else { // show captcha ?>

Verification incorrect; please try again

Company Name Message
Contact Name
Phone
Email