★ wanayoo — archive 1999 http://fr.php.net/manual/en/function.xml-parser-create.phpNouvelle recherche | Portail wanayoo
PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
<xml_parser_create_nsxml_parser_free>
Last updated: Tue, 14 Jan 2003
view the printer friendly version or the printer friendly version with notes or change language to Brazilian Portuguese | Chinese (Simplified) | Chinese (Hong Kong Cantonese) | Chinese (Traditional) | Czech | Dutch | Finnish | French | German | Hebrew | Hungarian | Italian | Japanese | Korean | Polish | Romanian | Russian | Slovak | Slovenian | Spanish | Swedish | Turkish

xml_parser_create

(PHP 3>= 3.0.6, PHP 4 )

xml_parser_create -- create an XML parser

Description

resource xml_parser_create ( [string encoding])

encoding (optional)

Which character encoding the parser should use. The following character encodings are supported:

ISO-8859-1 (default)
US-ASCII
UTF-8

This function creates an XML parser and returns a handle for use by other XML functions. Returns FALSE on failure.

User Contributed Notes
xml_parser_create
add a note about notes
There are no user contributed notes for this page.
<xml_parser_create_nsxml_parser_free>
Last updated: Tue, 14 Jan 2003
show source | credits | stats | mirror sites
Copyright © 2001-2003 The PHP Group
All rights reserved.
This mirror generously provided by: nexen.net
Last updated: Wed Jan 15 04:22:51 2003 CET