Query: hw_pconnect
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HW_PCONNECT(3) 1 HW_PCONNECT(3) hw_pConnect - Make a persistent database connectionSYNOPSISint hw_pconnect (string $host, int $port, [string $username], string $password)DESCRIPTIONOpens a persistent connection to a Hyperwave server. You can have multiple persistent connections open at once.PARAMETERSo $host - The server host name. o $port - The server port number. o $username - The Hyperwave user name. If omitted, no identification with the server will be done. It is similar to identify as user anony- mous. o $password - The password for $username. Keep in mind, that the password is not encrypted.RETURN VALUESReturns a connection index on success, or FALSE if the connection could not be made.SEE ALSOhw_connect(3). PHP Documentation Group HW_PCONNECT(3)
Related Man Pages |
---|
ifx_pconnect(3) - php |
mysql_pconnect(3) - php |
dbx_connect(3) - php |
ibase_connect(3) - php |
sybase_pconnect(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Please Welcome Ravinder Singh to the Moderation Team |
Denial Of Service Attack Update |