|
Roatan Luxury Vacation
Rentals in West Bay Beach
CASA DE
PARADISE and
CASA CORAL awaits you with five fine accommodations,
offering privacy, comfort and luxury appointments
if(isset($_REQUEST['Submit'])) {
$email = $_REQUEST['email'];
$name = $_REQUEST['name'];
$phone = $_REQUEST['phone'];
$message = $_REQUEST['message'];
if(!strpos($email, "@")) { $error1 = true; $error = true; }
if(strlen($name) < 1) { $error2 = true; $error = true; }
if(!$error) {
$message2 = "Name: " . stripslashes($name) . "\n"
. "Email: " . $email . "\n"
. "Phone: " . $phone . "\n"
. stripslashes($message) . "\n";
// Send email paradiseroatan@yahoo.com
mail("paradiseroatan@yahoo.com, dean@roatanet.com, casadeparadise@aol.com", "Casa De Paradise Contact Form", $message2, "From: \"$name\" <$email>\r\nReply-To: \"$name\" <$email>\nX-Mailer: PHP Version " . phpversion());
// Send confirmation to visitor
$message3 = "Thank you for contacting Casa De Paradise. This is an automatic notification that we have received your message and will be in touch with you as soon as possible.\n"
. "\n"
. "Best regards,\n"
. "Casa De Paradise - www.casadeparadise.com";
mail("$email", "Thanks for contacting Casa De Paradise!", $message3, "From: \"casadeparadise.com\" \nX-Mailer: PHP Version " . phpversion());
}
}
?>
if(isset($_REQUEST['Submit']) && !$error) { ?>
Your
message has been sent.
We will be in touch with you as soon as possible.
} else { ?>
Please
contact us using the form below.
Please give us your feedback when you get
home with
this contact form.
Double check that your email address is correct
so we can be sure
and contact you!
} ?>
|
For
More Information and Reservations:
|