constant RECAPTCHA_VERIFY_SERVER in reCAPTCHA 8
Same name and namespace in other branches
- 5.2 recaptcha/recaptchalib.php \RECAPTCHA_VERIFY_SERVER
- 6 recaptcha-php-1.11/recaptchalib.php \RECAPTCHA_VERIFY_SERVER
- 7 recaptcha-php-1.11/recaptchalib.php \RECAPTCHA_VERIFY_SERVER
2 uses of RECAPTCHA_VERIFY_SERVER
- recaptcha_check_answer in recaptcha-php-1.11/
recaptchalib.php - Calls an HTTP POST function to verify if the user's guess was correct
- _recaptcha_test_recaptcha_server in ./
recaptcha.module
File
- recaptcha-php-1.11/
recaptchalib.php, line 40
Code
define("RECAPTCHA_VERIFY_SERVER", "www.google.com");