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_Connect - 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_connection_info" width="11" height="7"/> <hw_Close
Last updated: Sat, 06 May 2006
view this page in

hw_Connect

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

hw_Connect -- 接続をオープンする

説明

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

Hyperwave サーバへの接続をオープンし、成功した場合に接続インデックス、 接続できなかった場合に FALSE を返します。各引数は、ポート番号を 除き引用符付の文字列である必要があります。 username および password 引数はオプションであり、省略することが できます。この場合、サーバによるユーザ識別は行われません。 これは、匿名ユーザとして識別されることに似ています。この関数は、 他の Hyperwave 関数で必要な接続インデックスを返します。複数の接続を 同時にオープンすることが可能です。パスワードは暗号化されないことを 覚えておいてください。

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" width="11" height="7"/> <hw_Close
Last updated: Sat, 06 May 2006
 
 
show source | credits | sitemap | contact | advertising | mirror sites