   #PHP Manual IRC Gateway Functions ircg_msg ircg_nickname_escape

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   ircg_nick

   (PHP 4 >= 4.0.5)
   ircg_nick --  Change nickname on server

Description

   bool ircg_nick ( resource connection, string nick)

   Change your nickname on the given connection to the one given in nick,
   if possible.

   Will return TRUE on success and FALSE on failure.
   ______________________________________________________________________

   Prev     Home                 Next
   ircg_msg  Up  ircg_nickname_escape
