ircg_get_username
(PHP 4 >= 4.0.7, PHP 5 <= 5.0.5)
ircg_get_username — Get username for connection
说明
string ircg_get_username
( resource $connection
)
ircg_get_username() returns the username for the
specified connection connection
.
返回值
Returns the username, or FALSE on error.