JavaScript Editor Javascript debugger     Website design 


ircg_get_username

Get username for connection (PHP 4 >= 4.0.7, PHP 5 <= 5.0.5)
string ircg_get_username ( resource connection )

ircg_get_username() returns the username for the specified connection connection.

Parameters

connection

A connection resource handle returned by ircg_pconnect().

Return Values

Returns the username, or FALSE on error.