hw_Connect(PHP 4) hw_Connect — Opens a connection Описание
int hw_connect
( string $host
, int $port
[, string $username
], string $password
)
Opens a connection to a Hyperwave server. You can have multiple connections open at once. Список параметров
Возвращаемые значенияReturns a connection index on success, or FALSE if the connection could not be made. |
||