| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
This is a PHP library that handles calling reCAPTCHA. BSD 3-Clause License
| Copyright: | (c) 2019, Google Inc. |
| File Size: | 104 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
CurlPost:: (2 methods):
__construct()
submit()
| __construct(Curl $curl = null, $siteVerifyUrl = null) X-Ref |
| Only needed if you want to override the defaults param: Curl $curl Curl resource param: string $siteVerifyUrl URL for reCAPTCHA siteverify API |
| submit(RequestParameters $params) X-Ref |
| Submit the cURL request with the specified parameters. param: RequestParameters $params Request parameters return: string Body of the reCAPTCHA response |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |