You are here

constant RECAPTCHA_VERIFY_SERVER in reCAPTCHA 5.2

Same name and namespace in other branches
  1. 8 recaptcha-php-1.11/recaptchalib.php \RECAPTCHA_VERIFY_SERVER
  2. 6 recaptcha-php-1.11/recaptchalib.php \RECAPTCHA_VERIFY_SERVER
  3. 7 recaptcha-php-1.11/recaptchalib.php \RECAPTCHA_VERIFY_SERVER
2 uses of RECAPTCHA_VERIFY_SERVER
recaptcha_captcha in ./recaptcha.module
reCAPTCHA implementation of hook_captcha
recaptcha_check_answer in recaptcha/recaptchalib.php
Calls an HTTP POST function to verify if the user's guess was correct

File

recaptcha/recaptchalib.php, line 40

Code

define("RECAPTCHA_VERIFY_SERVER", "www.google.com");