Query: xml_get_error_code
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML_GET_ERROR_CODE(3) 1 XML_GET_ERROR_CODE(3) xml_get_error_code - Get XML parser error codeSYNOPSISint xml_get_error_code (resource $parser)DESCRIPTIONGets the XML parser error code.PARAMETERSo $parser - A reference to the XML parser to get error code from.RETURN VALUESThis function returns FALSE if $parser does not refer to a valid parser, or else it returns one of the error codes listed in the error codes section.SEE ALSOxml_error_string(3). PHP Documentation Group XML_GET_ERROR_CODE(3)
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Forum Video Tutorial: How to Use Code Tags |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Status of UNIX.COM Forum Transformation |