Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
xml_parser_free
xml_parser_free
Free XML parser
Name:
xml_parser_free
Category:
XML parser
Programming Language:
php
One-line Description:
Release the XML parser.
Related
How to Prevent Memory Leaks in PHP Using xml_parser_free? Essential Best Practices
4
Similar Functions
xml_get_current_byte_index
xml_get_current_byte_index
Getthecurrentbyteind
xml_set_unparsed_entity_decl_handler
xml_set_unparsed_entity_decl_handler
Setupunresolvedentit
xml_set_element_handler
xml_set_element_handler
SettingStartandEndEl
xml_parse
xml_parse
StartparsingXMLdocum
xml_set_character_data_handler
xml_set_character_data_handler
Settingupcharacterda
xml_error_string
xml_error_string
GetXMLparsererrorstr
xml_parser_get_option
xml_parser_get_option
GetoptionsfromXMLpar
xml_get_error_code
xml_get_error_code
GetXMLparsererrorcod
Popular Articles
How to Prevent Memory Leaks in PHP Using xml_parser_free? Essential Best Practices