Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
xml_set_notation_decl_handler
xml_set_notation_decl_handler
Setting up notation declaration handler
Name:
xml_set_notation_decl_handler
Category:
XML parser
Programming Language:
php
One-line Description:
Set up symbolic declaration handlers for the XML parser.
Related
Common Tips and Practical Methods for Debugging the xml_set_notation_decl_handler Function
4
Similar Functions
xml_set_character_data_handler
xml_set_character_data_handler
Settingupcharacterda
xml_parser_free
xml_parser_free
FreeXMLparser
xml_parser_set_option
xml_parser_set_option
SetoptionsinXMLparse
xml_set_default_handler
xml_set_default_handler
Setthedefaulthandler
xml_get_current_line_number
xml_get_current_line_number
Getthecurrentlinenum
xml_get_current_byte_index
xml_get_current_byte_index
Getthecurrentbyteind
utf8_decode
utf8_decode
ConvertISO-8859-1cha
utf8_encode
utf8_encode
EncodingISO-8859-1st
Popular Articles
Common Tips and Practical Methods for Debugging the xml_set_notation_decl_handler Function