PHP. Руководство по PHP. 2005
ircg_ignore_add
ircg_ignore_add
(PHP4>= 4.0.5, PHP5)ircg_ignore_add --
Add a user to your ignore list on a server
Description
void ircg_ignore_add (resource connection, string nick)
This function adds user nick to the
ignore list of connection
connection. Afterwards, IRCG will suppress
all messages from this user through the associated connection.
See also: ircg_ignore_del().
ircg_html_encode
ircg_ignore_del