PHP Manual: ircg_whois
ircg_whois
Description
bool ircg_whois ( resource connection, string nick )Sends a query to ask for information about the specified user.
Parameters
connectionA connection resource handle returned by ircg_pconnect().
nickThe user nick name.