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

search for in the

hw_connection_info> <hw_Close
Last updated: Fri, 10 Oct 2008

view this page in

hw_Connect

(PHP 4)

hw_ConnectOpens a connection

Описание

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

Opens a connection to a Hyperwave server. You can have multiple connections open at once.

Список параметров

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.

Возвращаемые значения

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

Смотрите также



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, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites