[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
This is a PHP library that handles calling reCAPTCHA.
Copyright: | Copyright (c) 2015, Google Inc. |
File Size: | 105 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
fsockopen($hostname, $port = -1, &$errno = 0, &$errstr = '', $timeout = null) X-Ref |
fsockopen param: string $hostname param: int $port param: int $errno param: string $errstr param: float $timeout return: resource |
fwrite($string, $length = null) X-Ref |
fwrite param: string $string param: int $length return: int | bool |
fgets($length = null) X-Ref |
fgets param: int $length return: string |
feof() X-Ref |
feof return: bool |
fclose() X-Ref |
fclose return: bool |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |