Contact Me |
|
the form again.";
}
else{
$from="From: $name<$email>\r\nReturn-path: $email";
$subject="The Meeks Homepage";
mail("bmenterprise14@gmail.com", $subject, $message, $from);
echo "Email sent!";
}
}
?>
Contact Us |