die("To use reCAPTCHA you must get an API key from <a href='https://www.google.com/recaptcha/admin/create'>https://www.google.com/recaptcha/admin/create</a>");
$this->_secret=$secret;
}
if($use_ssl){
$server=RECAPTCHA_API_SECURE_SERVER;
}else{
$server=RECAPTCHA_API_SERVER;
/**
* Encodes the given data into a query string format.
*
* @param array $data array of string elements to be encoded.
die("To use reCAPTCHA you must get an API key from <a href='https://www.google.com/recaptcha/admin/create'>https://www.google.com/recaptcha/admin/create</a>");
}
if($remoteip==null||$remoteip==''){
die("For security reasons, you must pass the remote ip to reCAPTCHA");