   #PHP Manual IRC Gateway Functions ircg_get_username ircg_ignore_add

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               ircg_html_encode

   (PHP 4 >= 4.0.5)
   ircg_html_encode --  Encodes HTML preserving output

Description

   bool ircg_html_encode ( string html_string)

   Encodes a HTML string html_string for output. This exposes the
   interface which the IRCG extension uses internally to reformat data
   coming from an IRC link. The function causes IRC color/font codes to
   be encoded in HTML and escapes certain entities.
   ______________________________________________________________________

   Prev              Home            Next
   ircg_get_username  Up  ircg_ignore_add
