Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
xml_parser_create
xml_parser_create
Create an XML parser
Name:
xml_parser_create
Category:
XML parser
Programming Language:
php
One-line Description:
Create an XML parser.
Related
How to Solve garbled Characters When Parsing XML with xml_parser_create? Step-by-Step Guide
2
Similar Functions
utf8_encode
utf8_encode
EncodingISO-8859-1st
xml_parser_create_ns
xml_parser_create_ns
CreateanXMLparserwit
xml_set_processing_instruction_handler
xml_set_processing_instruction_handler
Settingupprocessingi
xml_set_default_handler
xml_set_default_handler
Setthedefaulthandler
xml_set_notation_decl_handler
xml_set_notation_decl_handler
Settingupnotationdec
xml_set_external_entity_ref_handler
xml_set_external_entity_ref_handler
Settingupexternalent
xml_get_current_line_number
xml_get_current_line_number
Getthecurrentlinenum
xml_parse
xml_parse
StartparsingXMLdocum
Popular Articles
How to Solve garbled Characters When Parsing XML with xml_parser_create? Step-by-Step Guide