Hyperwave 函数
PHP Manual

hw_Info

(PHP 4)

hw_InfoInfo about connection

说明

string hw_info ( int $connection )

Returns information about the current connection.

参数

connection

The connection identifier.

返回值

The returned string has the following format: <Serverstring>, <Host>, <Port>, <Username>, <Port of Client>, <Byte swapping>


Hyperwave 函数
PHP Manual