Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
xml_parse_into_struct
xml_parse_into_struct
Parsing XML data into an array structure
Name:
xml_parse_into_struct
Category:
XML parser
Programming Language:
php
One-line Description:
Parses XML data into an array.
Related
xml_parse_into_struct Common errors: the reasons for parsing failure and solutions
2
Similar Functions
xml_get_current_line_number
xml_get_current_line_number
Getthecurrentlinenum
xml_parser_create
xml_parser_create
CreateanXMLparser
xml_set_character_data_handler
xml_set_character_data_handler
Settingupcharacterda
xml_set_element_handler
xml_set_element_handler
SettingStartandEndEl
xml_set_notation_decl_handler
xml_set_notation_decl_handler
Settingupnotationdec
xml_parse_into_struct
xml_parse_into_struct
ParsingXMLdataintoan
xml_error_string
xml_error_string
GetXMLparsererrorstr
utf8_decode
utf8_decode
ConvertISO-8859-1cha
Popular Articles
xml_parse_into_struct Common errors: the reasons for parsing failure and solutions