★ wanayoo — archive 1999 http://www.php.net/manual/cs/function.xml-get-error-code.phpNouvelle recherche | Portail wanayoo
PHP  
downloads | documentation | faq | getting help | reporting bugs | php.net sites | links 
search for in the  
previousxml_get_current_line_numberxml_parsenext
Last updated: Sat, 27 Apr 2002
view this page in Plain HTML | English | Brazilian Portuguese | Dutch | Finnish | French | German | Hungarian | Italian | Japanese | Korean | Polish | Romanian | Russian | Spanish | Turkish

xml_get_error_code

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

xml_get_error_code -- get XML parser error code

Description

int xml_get_error_code ( resource parser)

parser

A reference to the XML parser to get error code from.

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.

User Contributed Notes
xml_get_error_code
add a note about notes
There are no user contributed notes for this page.
previousxml_get_current_line_numberxml_parsenext
Last updated: Sat, 27 Apr 2002
show source | credits | stats | mirror sites:  
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: Synacor
Last updated: Tue Apr 30 17:20:34 2002 EDT