php man page for xml_get_error_code

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 code

SYNOPSIS
int xml_get_error_code (resource $parser)
DESCRIPTION
Gets the XML parser error code.
PARAMETERS
o $parser - A reference to the XML parser to get error code from.
RETURN VALUES
This 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 ALSO
xml_error_string(3). PHP Documentation Group XML_GET_ERROR_CODE(3)
Related Man Pages
xmlparsing(3) - debian
xml_parse(3) - php
xml_set_external_entity_ref_handler(3) - php
xml_set_processing_instruction_handler(3) - php
xml_set_start_namespace_decl_handler(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!