[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

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

Defines 1 class

Socket:: (5 methods):
  fsockopen()
  fwrite()
  fgets()
  feof()
  fclose()


Class: Socket  - X-Ref

Convenience wrapper around native socket and file functions to allow for
mocking.

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 Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer