Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
xml_set_character_data_handler
xml_set_character_data_handler
Setting up character data processor
Name:
xml_set_character_data_handler
Category:
XML parser
Programming Language:
php
One-line Description:
Set up a character data handler for the XML parser.
Related
Conflict problems and solutions between apcu_entry and opcache
6
How to use apcu_entry to share cache with multi-process programs
3
How to Set the Character Encoding Detection Order with PHP's mb_detect_order() Function?
3
Reasons and Solutions for Data Loss Caused by Using SessionHandler::close
6
Similar Functions
xml_parser_free
xml_parser_free
FreeXMLparser
xml_get_current_column_number
xml_get_current_column_number
Getthecurrentcolumnn
xml_parser_create_ns
xml_parser_create_ns
CreateanXMLparserwit
xml_set_element_handler
xml_set_element_handler
SettingStartandEndEl
xml_error_string
xml_error_string
GetXMLparsererrorstr
xml_set_external_entity_ref_handler
xml_set_external_entity_ref_handler
Settingupexternalent
utf8_decode
utf8_decode
ConvertISO-8859-1cha
xml_parser_get_option
xml_parser_get_option
GetoptionsfromXMLpar
Popular Articles