Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
xml_set_element_handler
xml_set_element_handler
Setting Start and End Element Handlers
Name:
xml_set_element_handler
Category:
XML parser
Programming Language:
php
One-line Description:
Sets the start and end element handler for the XML parser.
Related
10
Similar Functions
utf8_decode
utf8_decode
ConvertISO-8859-1cha
xml_set_external_entity_ref_handler
xml_set_external_entity_ref_handler
Settingupexternalent
xml_set_start_namespace_decl_handler
xml_set_start_namespace_decl_handler
Setupthestartupnames
xml_error_string
xml_error_string
GetXMLparsererrorstr
xml_parser_create
xml_parser_create
CreateanXMLparser
xml_set_processing_instruction_handler
xml_set_processing_instruction_handler
Settingupprocessingi
xml_set_end_namespace_decl_handler
xml_set_end_namespace_decl_handler
Settheendnamespacede
xml_get_current_column_number
xml_get_current_column_number
Getthecurrentcolumnn
Popular Articles