hw_Info

(PHP 4)

hw_InfoInfo about connection

Beskrivelse

string hw_info ( int $connection )

Returns information about the current connection.

Parametre

connection

The connection identifier.

Returnerings Værdier

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top