downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<hw_Output_Documenthw_PipeDocument>
Last updated: Thu, 26 Jun 2008

hw_pConnect

(PHP 4)

hw_pConnect — Make a persistent database connection

Description

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.

Parameters

host

The server host name.

port

The server port number.

username

The Hyperwave user name. If ommited, no identification with the server will be done. It is similar to identify as user anonymous.

password

The password for username . Keep in mind, that the password is not encrypted.

Return Values

Returns a connection index on success, or FALSE if the connection could not be made.

See Also



add a noteadd a note User Contributed Notes
Make a persistent database connection
There are no user contributed notes for this page.




<hw_Output_Documenthw_PipeDocument>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs