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_encode
utf8_encode
EncodingISO-8859-1st
xml_get_current_byte_index
xml_get_current_byte_index
Getthecurrentbyteind
xml_set_notation_decl_handler
xml_set_notation_decl_handler
Settingupnotationdec
xml_set_start_namespace_decl_handler
xml_set_start_namespace_decl_handler
Setupthestartupnames
xml_parse
xml_parse
StartparsingXMLdocum
xml_parser_set_option
xml_parser_set_option
SetoptionsinXMLparse
xml_get_current_line_number
xml_get_current_line_number
Getthecurrentlinenum
xml_parser_create_ns
xml_parser_create_ns
CreateanXMLparserwit
Popular Articles