Search found 1 match
- Fri Aug 26, 2011 10:23 am
- Forum: PHP - Security
- Topic: reCAPTCHA
- Replies: 1
- Views: 3086
reCAPTCHA
I got downloaded reCAPTCHA class, etc., but it's not working always grants access even i leave blank. There's my code : $cookie_expi = Time() + 3600; if ($_POST["recaptcha_response_field"]) { require_once('captcha/recaptchalib.php'); $publickey = "6Lf4escSAAAAAN9OLgHanRuVMG8xJQUaQ3Cdd...