verifyResponse($_SERVER["REMOTE_ADDR"], $_POST["g-recaptcha-response"]); if (!($response != null && $response->success)) { $gooddata = 0; unset($_POST['fromform']); $error_message = 'The Not-A-Robot verification failed.'; } } } if (isset($_POST['fromform'])) { $message = "The following online comments were submitted through the $Client_Name web site on "; $message .= date('M d, Y') . ' at ' . date('h:i a'); $message .= '. Name: '.$_POST['Fname'].' Email: ' . $_POST['Femail'] . ' Comments: ' . $_POST['Fcomments'] . "\n"; if ($_POST['Femail'] == 'not provided') $_POST['Femail'] = $Client_Email; // email all recipients foreach ($Client_Emails as $Client_Email) { mail($Client_Email, $Client_Subject, $message, 'From: '.$_POST['Fname'].' <'.$_POST['Femail'].'>'); } header('Location: thankyou.html'); exit; } ?> Patrick McGuire Recording - Contact Us


 
Patrick McGuire,
Pres./Engineer/Producer
Kathy McGuire,
Vice Pres./Office Manager

Metro (817) 467-1852
Out of area call: 1 (800) 467-1852

We are located in Southeast Arlington, a short drive from anywhere in the Dallas / Fort Worth
area of North Central Texas. We're just 21 miles from DFW Airport with easy access from I-20.

Call to schedule a studio tour and initial consultation at no cost or obligation.

We invite you to come experience our artist friendly rates and service!


Please fill out the comments section if you'd like to send a message.

'.$error_message.''; elseif ($gooddata == 0) print '
Some required information is missing. Please see the notes marked in red below.
'; ?>
Please enter your name.
\n"; ?>Your Name:
Please enter a valid email address.
\n"; ?>Email Address:
Please enter some comments.
\n"; ?>Comments:


Type the scrambled words (because you could be a robot or something!):