Hyperwave API Funkcje
PHP Manual

hwapi_hgcsp

(No version information available, might be only in CVS)

hwapi_hgcspReturns object of class hw_api

Opis

HW_API hwapi_hgcsp ( string $hostname [, int $port ] )

Opens a connection to the Hyperwave server on host hostname . The protocol used is HGCSP.

Parametry

hostname

The host name.

port

If you do not pass a port number, 418 is used.

Zwracane wartoĊ›ci

Returns an instance of HW_API.


Hyperwave API Funkcje
PHP Manual