hw_getusername

(PHP 4)

hw_getusernameName of currently logged in user

Beskrivelse

string hw_getusername ( int $connection )

Returns the username of the connection.

Parametre

connection

The connection identifier.

Returnerings Værdier

Returns the username as a string.

add a note add a note

User Contributed Notes

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