if ($_POST) { $submit = $_POST['submit']; $name = $_POST['name']; $company = $_POST['company']; $phone = $_POST['phone']; $emailAddress = $_POST['emailAddress']; $address = $_POST['address']; $city = $_POST['city']; $state = $_POST['state']; $eventTime = $_POST['eventTime']; $eventType = $_POST['eventType']; $guests = $_POST['guests']; $day = $_POST['day']; $month = $_POST['month']; $year = $_POST['year']; } $metaTitle="The View Atlanta Events Planning"; $metaDesc=""; $MetaKeyword=""; $headerIMG = "events"; include($_SERVER['DOCUMENT_ROOT']."/includes/header.phtml"); ?>
|
if ($submit) {
print "Thank you for your response! Someone will contact you as soon as possible. \n"; $body = "Name: ".$name." Company: ".$company." Phone: ".$phone." Email: ".$emailAddress." Address: ".$address." City: ".$city." State: ".$state." Zip: ".$zip." Event Information: Event Date: ".$month."/".$day."/".$year." Event Time: ".$eventTime." Event Type: ".$eventType." Number of Guests: ".$guests."\n\n\n\n"; mail("mym@onestopproduction.com", "The View Atlanta: Event Planning Request", $body, "From: $emailAddress\n"); } ?> Welcome to The View at King Plow Arts Center where a historic building with spare design can be transformed by your imagination into the site of your next spectacular event. Inside, polished concrete floors and neutral tones create a sophisticated, yet pure event space. The simplicity of the decor in this loft atmosphere is offset by the highest-tech production equipment - plasma televisions, intelligent lighting, complete audiovisual capabilities - which is only enhanced by the knowledge of One Stop Productions, the in-house expert production team.
* Indicates a required field
|
include($_SERVER['DOCUMENT_ROOT']."/includes/signUP.phtml"); ?> | |||||||||||||||||||||||||||||