   #PHP Manual IRC Gateway Functions ircg_html_encode ircg_ignore_del

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                ircg_ignore_add

   (PHP 4 >= 4.0.5)
   ircg_ignore_add --  Add a user to your ignore list on a server

Description

   bool 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().
   ______________________________________________________________________

   Prev             Home            Next
   ircg_html_encode  Up  ircg_ignore_del
