Podręcznik
PHP
Poprzedni
Następny
xml_parser_create
xml_parser_create -- create an XML parser
Description
resource
xml_parser_create
( [string encoding])
encoding
(optional)
This function creates an XML parser and returns a handle for use by other XML functions. Returns
FALSE
on failure.
Poprzedni
Spis
treści
Następny
Początek
rozdziału