downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

hw_PipeDocument> <hw_Output_Document
[edit] Last updated: Fri, 25 May 2012

view this page in

hw_pConnect

(PHP 4)

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

説明

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

Hyperwave サーバーへの持続的接続をオープンします。 同時に複数の持続的接続をオープンすることができます。

パラメータ

host

サーバーのホスト名。

port

サーバーのポート番号。

username

Hyperwave のユーザー名。省略した場合は、サーバーとの認証は行われません。 これは、匿名ユーザーとして認証されることに似ています。

password

username のパスワード。 パスワードは暗号化されないことを覚えておきましょう。

返り値

成功時に接続インデックスを、接続できなかった場合に FALSE を返します。

参考



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites