First Name:
Last Name:
E-Mail:
Phone Number:
How can we be of service?:
|
|
Imprint Web Design
Leave your mark on the world
design@ImprintWeb.com
PO Box 751921
Memphis, TN 38175
|
if(file_get_contents("http://www.opencaptcha.com/validate.php?ans=".$_POST['code']."&img=".$_POST['img'])=='pass') {
// CONTINUE LOGIN
} else {
header("LOCATION: ".$_SERVER['HTTP_REFERER']."?opencaptcha=failed");
}
?>
|