Sends cURL request to the reCAPTCHA service. Note: this requires the cURL extension to be enabled in PHP
- Voir également
- http://php.net/manual/en/book.curl.php
◆ __construct()
◆ submit()
Submit the cURL request with the specified parameters.
- Paramètres
-
- Renvoie
- string Body of the reCAPTCHA response
Implémente RequestMethod.
Références $options, $params, et true.
◆ $curl
◆ SITE_VERIFY_URL
const SITE_VERIFY_URL = 'https://www.google.com/recaptcha/api/siteverify' |
URL to which requests are sent via cURL. string
La documentation de cette classe a été générée à partir du fichier suivant :