socket_write(PHP 4 >= 4.0.7, PHP 5) socket_write — Write to a socket Описание
int socket_write
( resource $socket
, string $buffer
[, int $length
] )
The function socket_write() writes to the socket from the given buffer . Список параметров
Возвращаемые значенияReturns the number of bytes successfully written to the socket or FALSE one error. The error code can be retrieved with socket_last_error(). This code may be passed to socket_strerror() to get a textual explanation of the error.
Примечания
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |