   #PHP Manual IRC Gateway Functions ircg_is_conn_alive ircg_kick

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   ircg_join

   (PHP 4 >= 4.0.4)
   ircg_join --  Join a channel on a connected server

Description

   bool ircg_join ( resource connection, string channel [, string key])

   Join the channel channel on the server connected to by connection.
   IRCG will optionally pass the room key key.
   ______________________________________________________________________

   Prev               Home      Next
   ircg_is_conn_alive  Up  ircg_kick
