   #PHP Manual XML parser functions utf8_encode
   xml_get_current_byte_index

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               xml_error_string

   (PHP 3>= 3.0.6, PHP 4 )
   xml_error_string -- get XML parser error string

Description

   string xml_error_string ( int code)

   code
          An error code from xml_get_error_code().

   Returns a string with a textual description of the error code code, or
   FALSE if no description was found.
   ______________________________________________________________________

   Prev        Home                       Next
   utf8_encode  Up  xml_get_current_byte_index
