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

search for in the

hw_connection_info> <hw_Close
Last updated: Fri, 13 Nov 2009

view this page in

hw_Connect

(PHP 4)

hw_Connect接続をオープンする

説明

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

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

パラメータ

host

サーバのホスト名。

port

サーバのポート番号。

username

Hyperwave のユーザ名。省略した場合はサーバによるユーザ識別を行いません。 これは、匿名ユーザとして識別されるのと同じことです。

password

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

返り値

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

参考

  • hw_pconnect() - 持続的データベース接続を作成する



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

hw_connection_info> <hw_Close
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites