International Friendship Club banner

SEND EMAIL

$B1 = $_POST['B1'];
if($B1) {
$X = $_POST['X'];
$code = $_POST['code'];
if($X == 1) { $code1 = ANKX ; }
elseif($X == 2) { $code1 = NXFT ; }
elseif($X == 3) { $code1 = FMBT ; }
elseif($X == 4) { $code1 = CAMK ; }
elseif($X == 5) { $code1 = XCBK ; } else {}
if($code == $code1) {} else {
?>

Please return to the previous page and enter the correct code in the box.

exit();
}
$Name = $_POST['Name'];
$Email = $_POST['Email'];
$Message = $_POST['Message'];
function check_email($Email) {
if (!ereg(“^[-!#$%&\'*+\\./0-9=?A-Z^_`a-z{|}~]+”.
“@”.
“[-!#$%&\'*+\\/0-9=?A-Z^_`a-z{|}~]+\.”.
“[-!#$%&\'*+\\./0-9=?A-Z^_`a-z{|}~]+$”, $Email))
{ return 0; } else { return 1; }
}
if (!check_email($Email)) {
?>

You have submitted an invalid Email address.
Please return to the previous page and enter a valid Email address.

} else { // jimfaelker@gmail.com ifcpv@gmail.com

mail(“ifcpv@gmail.com”, “Email from the IFC website”, ”
Name: $Name
Message:
$Message

Code: $code

Sender’s Email Address: $Email”, “FROM: $Email”
) ;
?>

Thank You! Your Message has been sent to the International Friendship Club.

You should receive a reply within 48 hours.

}

} else {}
?>

No Comments

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment