PHP » GoLang |
login |
register |
about
|
GoLang stream_socket_sendto
request it (406)
GoLang replacement for PHP's stream_socket_sendto
[edit | history]
stream_socket_sendto(PHP 5, PHP 7) stream_socket_sendto — Sends a message to a socket, whether it is connected or not Description
int stream_socket_sendto
( resource
$socket
, string $data
[, int $flags = 0
[, string $address
]] )
Sends the specified Parameters
Return ValuesReturns a result code, as an integer. Examples
Example #1 stream_socket_sendto() Example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|