xml_get_error_code(3) php man page | unix.com

Man Page: xml_get_error_code

Operating Environment: php

Section: 3

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
xml::sax::parserfactory(3) - centos
xml::sax::parserfactory5.18(3) - mojave
xml_parse(3) - php
xml_parser_set_option(3) - php
xml_set_object(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator