   #PHP Manual IRC Gateway Functions ircg_join
   ircg_lookup_format_messages

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   ircg_kick

   (PHP 4 >= 4.0.5)
   ircg_kick --  Kick a user out of a channel on server

Description

   bool ircg_kick ( resource connection, string channel, string nick,
   string reason)

   Kick user nick from channel on server connected to by connection.
   reason should give a short message describing why this action was
   performed.
   ______________________________________________________________________

   Prev      Home                        Next
   ircg_join  Up  ircg_lookup_format_messages
