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
utf8_decode
utf8_decode
ConvertISO-8859-1cha
xml_parser_create
xml_parser_create
CreateanXMLparser
xml_parser_free
xml_parser_free
FreeXMLparser
xml_get_current_line_number
xml_get_current_line_number
Getthecurrentlinenum
xml_set_notation_decl_handler
xml_set_notation_decl_handler
Settingupnotationdec
xml_parser_get_option
xml_parser_get_option
GetoptionsfromXMLpar
xml_get_current_byte_index
xml_get_current_byte_index
Getthecurrentbyteind
xml_parse
xml_parse
StartparsingXMLdocum
Popular Articles
Common Tips and Practical Methods for Debugging the xml_set_notation_decl_handler Function