[ 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: | 112 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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |