"; if($_POST['email']!=$_POST['confirmEmail']) $errors .= "The email addresses that you entered did not match!
"; else if(!check_email_address($email)) $errors .= "The email addresses that you entered is invalid.
"; if($serverSecurityCode!=$inputSecurityCode) $errors .= "You have entered the wrong security code.
"; if($errors == ""){ $successful = true; $headers = "MIME-Version: 1.0\r\n"; $headers .= "Content-type: text/html; charset=iso-8859-1\r\n"; $headers .= "From: contact_us@pepsiworld.com.ph\r\n"; $headers .= "Reply-To: $email\r\n"; $extraParams = ""; $body = "

Someone wants to contact you!


\n"; $body.= "From : $lastName, $firstName ($_SERVER[REMOTE_ADDR])
\n"; $body.= "Address: $street - $province - $country - $postalCode
\n"; $body.= "Email: $email
\n"; $body.= "Number: $number
\n"; $body.= "Comments: $comments
\n\n\n"; foreach($recepients as $recepient){ mail($recepient,"Pepsiworld [Contact Us]",$body,$headers,$extraParams); } } } ?> Pepsi World Philippines



Your comment has been sent








"; echo " "; } else { ?>

Contact Us


$errors"; echo "

"; } ?>
First Name *
Last Name *
Street  
State / Province / District  
Country 
Postal Code 
Email Address*
Re-enter Email Address*
Daytime Phone Number 
Comments*
 
Security Code* (Copy the security code below)