require('php-captcha.inc.php'); $bool = true; if(isset($_POST["act"]) && $_POST["act"] == "yes") { if(PhpCaptcha::Validate($_POST['user_code'])) { mail("info@3ob.com", $_POST["subject"], $_POST["message"], "From: ". $_POST["email"]); header("Location: index.html"); } else { $bool = false; $error .= "Please enter the correct word verification!"; } } ?>
800-98-THROB |
||