(PHP 4 >= 4.0.5)
boolean ircg_ignore_add (resource connection, string nick)
boolean ircg_ignore_add
This function will add user nick to your ignore list on the server connected to by connection. By doing so you will suppress all messages from this user from being send to you.
See also: ircg_ignore_del().