- PHP 手册
- 函数参考
- 其它服务
- Hyperwave API
- Hyperwave API 函数
hwapi_hgcsp
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hwapi_hgcsp — Returns object of class hw_api
说明
hwapi_hgcsp ( string$hostname
[, int $port
] ) : HW_API
Opens a connection to the Hyperwave server on host
hostname
. The protocol used is HGCSP.
参数
-
hostname
-
The host name.
-
port
-
If you do not pass a port number, 418 is used.
返回值
Returns an instance of HW_API.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.hwapi-hgcsp.php