";} if($str_email=="") {$contact_error.="• You have not supplied an email address.
";} if($str_phone=="") {$contact_error.="• You have not supplied a phone number.
";} if($contact_error=="") { #Mail contents $message = "
 
  
  Dear $email_name,

$str_name has contacted you.

Details are as below:



Name: $str_name
Email: $str_email
Phone: $str_phone
Comment: $str_comment




".$_SERVER['REMOTE_ADDR']."
"; $strMailHeaders = "From: 'Enquiry ' \n"; $strMailHeaders .= "Cc: 'Support' \n"; $strMailHeaders .= "Reply-To: $str_email\n"; $strMailHeaders .= "Content-Type: text/html;"; if(($_SESSION['security_code'] == $_POST['security_code']) && (!empty($_SESSION['security_code'])) ) { unset($_SESSION['security_code']); mail($email_owner,$email_subject,$message,$strMailHeaders); echo ""; } else { $contact_error .= "• You have not supplied a valid security code.
"; } } } ?> Gabrielle Young | Artist
     
    Pease fill in the form below to contact the Artist

Your Name:
Your Email:
Phone Number:
Comments/Questions:
 
Enter Code: