socket_connect(PHP 4 >= 4.0.7, PHP 5) socket_connect — Initiates a connection on a socket Описание
bool socket_connect
( resource $socket
, string $address
[, int $port
] )
Initiate a connection to address using the socket resource socket , which must be a valid socket resource created with socket_create(). Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. 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 |