[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/ -> CurlPost.php (summary)

This is a PHP library that handles calling reCAPTCHA.

Copyright: Copyright (c) 2015, Google Inc.
File Size: 88 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CurlPost:: (2 methods):
  __construct()
  submit()


Class: CurlPost  - X-Ref

Sends cURL request to the reCAPTCHA service.
Note: this requires the cURL extension to be enabled in PHP

__construct(Curl $curl = null)   X-Ref
Curl connection to the reCAPTCHA service


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: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1