Contact Petfoodranch.com Online
Got questions? We have answers. Please use our handy online contact form below to submit a request for information!!!
()[\.,;:@\" ]|(\\\[\\x00-\\x7F]))\\.?)+)|(\"((\\\[\\x00-\\x7F])|[^\\x0D\\x0A\"\\\])+\"))@((([[:alnum:]]([[:alnum:]]|-)*[[:alnum:]]))(\\.([[:alnum:]]([[:alnum:]]|-)*[[:alnum:]]))*|(#[[:digit:]]+)|(\\[([[:digit:]]{1,3}(\\.[[:digit:]]{1,3}){3})]))$/", $email);
}
unset($error);
unset($confirm);
if (isset($_POST['submit'])) {
if (empty($_POST['sender']) || empty($_POST['email']) || empty($_POST['How']) || empty($_POST['Requesting']) || empty($_POST['newsletter']) || empty($_POST['Comments'])) {
$error = 'You must complete all required fields';
}
if (!isset($error)) {
if (!isEmail(stripData($_POST['email']))) {
$error = 'Invalid data in Email - (Email)';
}
}
if (!isset($error)) {
$body = "\n";
$body .= 'Name: ' . stripData($_POST['sender']) . "\n";
$body .= 'Email: ' . stripData($_POST['email']) . "\n";
$body .= 'Address1: ' . stripData($_POST['Address1']) . "\n";
$body .= 'Address2: ' . stripData($_POST['Address2']) . "\n";
$body .= 'City: ' . stripData($_POST['City']) . "\n";
$body .= 'State: ' . stripData($_POST['State']) . "\n";
$body .= 'Zip: ' . stripData($_POST['Zip']) . "\n";
$body .= 'Telephone: ' . stripData($_POST['Telephone']) . "\n";
$body .= 'How did you hear about us?: ' . stripData($_POST['How']) . "\n";
$body .= 'If You Found Us Through A Search Engine, Please Specify: ' . stripData($_POST['If']) . "\n";
$body .= 'Requesting Information About:: ' . stripData($_POST['Requesting']) . "\n";
if (isset($_POST['newsletter'])) {
$body .= 'Would You Like To Subscibe To Our Newsletter?: ' . stripData(implode(" ", $_POST['newsletter'])) . "\n";
}
else { $body .= 'Would You Like To Subscibe To Our Newsletter?: ' . "\n"; }
$body .= 'Place Your Comments Here:: ' . stripData($_POST['Comments']) . "\n";
$autoreponse = 'Thank you for submitting your request for online information.
Your request has been submitted sucessfully and a staff member will respond to your request as soon as possible.
Kind Regards,
The Petfoodranch.com Staff';
$autoreponse .= "\n$body";
$fromName = stripData($_POST['sender']);
$fromEmail = stripData($_POST['email']);
if (@mail('cris@petfoodranch.com', 'Petfoodranch Online Contact Form', $body, "From: $fromName <$fromEmail>\r\n" . "Reply-To: <$fromEmail>")) {
@mail($fromEmail, 'Petfoodranch Online Contact Form', $autoreponse, "From: \r\n" . "Reply-To: ");
$confirm = 'Thank you - your information has been submitted. Click here to continue.';
unset($_POST);
}
else {
$error = 'Cannot send mail';
}
}
}
?> Petfoodranch Online Contact Form Petfoodranch Online Contact Form
Please complete and submit the following form. Fields marked * are required fields.
Pet Food Information Center Get more Flint River Ranch Product Information here.
100% Satisfaction Guaranteed: Within 30 days, if any product fails to meet your expectations for any reason, it may be returned to us for a replacement, credit, or refund. Return Policy