PHP » GoLang |
login |
register |
about
|
socket_write(PHP 4 >= 4.1.0, PHP 5, PHP 7) socket_write — Write to a socket Description
int socket_write
( resource
$socket
, string $buffer
[, int $length = 0
] )
The function socket_write() writes to the
Parameters
Return Values
Returns the number of bytes successfully written to the socket or
Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|