Availability in `PHP 5.0`
Sends a message to a socket, whether it is connected or not
Parameter | Data type | Default value | Note | ||
---|---|---|---|---|---|
$socket |
resource |
not | The socket to send data to. | ||
$data |
string |
not | The data to be sent. | ||
$flags |
int |
null, | The value of flags can be any combination of the following:
|
||
$address |
string |
null | The address specified when the socket stream was created will be used unless an alternate address is specified in address. |
int
A result code, as an integer.
Official documentation for stream-socket-sendto
Jan Barášek Více o autorovi
Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.
Rád vám pomůžu:
Články píše Jan Barášek © 2009-2024 | Kontakt | Mapa webu
Status | Aktualizováno: ... | en