Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: hw_pConnect - Manual
[go: Go Back, main page]

PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<hw_Output_Documenthw_PipeDocument" width="11" height="7"/>
view the version of this page
Last updated: Sat, 06 May 2006

hw_pConnect

(PHP 3 >= 3.0.3, PHP 4, PECL)

hw_pConnect -- 持続的データベース接続を作成する

説明

int hw_pconnect ( string host, int port [, string username, string password] )

成功時に接続インデックスを、接続できなかった場合に FALSE を返します。 Hyperwave サーバへの持続的接続をオープンします。 各引数は、ポート番号を除き引用符で括った文字列である必要があります。 usernamepassword 引数は オプションであり、省略することができます。この場合、サーバとの認証は 行われません。これは、匿名ユーザとして認証されることに似ています。 この関数は、他の Hyperwave 関数で必要な接続インデックスを返します。 同時に複数の持続的接続をオープンすることができます。

hw_connect() も参照ください。



add a note add a note User Contributed Notes
hw_pConnect
There are no user contributed notes for this page.

<hw_Output_Documenthw_PipeDocument" width="11" height="7"/>
 Last updated: Sat, 06 May 2006
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2006 The PHP Group
All rights reserved.
This mirror generously provided by: PacketBusiness, Inc.
Last updated: Mon Sep 4 13:20:40 2006 JST