Function recaptcha_get_signup_url
gets a URL where the user can sign up for reCAPTCHA. If your application has a configuration page where you enter a key, you should provide a link using this function.
Located at
lass/captcha/recaptcha/recaptchalib.php
string |
$domain = null |
The domain where the page is hosted |
string |
$appname = null |
The name of your application |