XML_ERROR_STRING(3) 1 XML_ERROR_STRING(3) xml_error_string - Get XML parser error stringSYNOPSISstring xml_error_string (int $code)DESCRIPTIONGets the XML parser error string associated with the given $code.PARAMETERSo $code - An error code from xml_get_error_code(3).RETURN VALUESReturns a string with a textual description of the error $code, or FALSE if no description was found.SEE ALSOxml_get_error_code(3). PHP Documentation Group XML_ERROR_STRING(3)
| Related Man Pages |
|---|
| simplexml_load_string(3) - php |
| xml_parse(3) - php |
| xml_parser_create_ns(3) - php |
| xml_set_character_data_handler(3) - php |
| xml_set_processing_instruction_handler(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| UNIX.COM 2017 Year End Summary |
| Status of UNIX.COM Forum Transformation |
| Denial Of Service Attack Update |