Function.ircg-who
Aus PHP-Wiki
Pinolino Kindermöbelknopf, diverse Motive und Strom Preis Vergleich, Ratgeber . Internet by Call Vergleich
ircg_who
(PHP 4 >= 4.3.3, PHP 5)
ircg_who -- Queries server for WHO informationDescription
bool ircg_who ( resource connection, string mask [, bool ops_only])</BR >
ircg_who() will request a list of users whose nickname is matching mask on connected network connection. The optional parameter ops_only will shrink the list to server operators only.
The answer is sent to the output defined by function.ircg-set-file or function.ircg-set-current. Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.
See also: function.ircg-set-file, and function.ircg-set-current.