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