ircg_get_username

(PHP 4 >= 4.1.0, PHP 5)

ircg_get_username --  Get username for connection

Description

string ircg_get_username ( resource connection)

Function ircg_get_username() returns the username for the specified connection connection. Returns FALSE if connection died or is not valid.

"#007700">= ircg_fetch_error_msg($id);
    echo
"Can't join channel #php. Error code:
          $error
[0] Description: $error[1]";
}
?>