if (!isset($name)) { $name = " "; } if (!isset($email)) { $email = " "; } if (!isset($tel_area_code)) { $tel_area_code = " "; } if (!isset($tel_num_1)) { $tel_num_1 = " "; } if (!isset($tel_num_2)) { $tel_num_2 = " "; } if (!isset($timestamp)) { $timestamp = " "; } if (!isset($tee_time_hour)) { $tee_time_hour = " "; } if (!isset($tee_time_minute)) { $tee_time_minute = " "; } if (!isset($meridian)) { $meridian = " "; } if (!isset($num_power_carts)) { $num_power_carts = " "; } ?>
![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
“Eagles View signature hole features the longest bridge over water in Canadian golf” |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
print " Thank you $name for your tee time request. If your requested time happens to overlap an existing booking, we will book you for the next available time and contact you with the new time. ";
$message = " *******************************************\n * TEE TIME RESERVATION REQUEST *\n *******************************************\n\n\n Contact Information:\n ================================\n Name: $name\n Phone: $tel_area_code-$tel_num_1-$tel_num_2\n E-mail: $email\n\n Reservation Request:\n ================================\n Tee Date: $timestamp\n Tee Time: $tee_time_hour:$tee_time_minute $meridian\n Number Of Power Carts: $num_power_carts\n\n\n ********************************\n * END OF REQUEST *\n ********************************";
mail ("[email protected]", "Tee Time Reservation Request", "$message", "From: $email\r\n");
?>
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Site design by PEIslandConnections |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||