Forum und email

ircg_whois

(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5)

ircg_whois — Query server for user information

Descripción

bool ircg_whois ( resource $connection , string $nick )

Sends a query to ask for information about the specified user.

Lista de parámetros

connection

A connection resource handle returned by ircg_pconnect().

nick

The user nick name.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.