PHP 教程
xml_parser_free() 函數(shù)釋放 XML 解析器。
如果成功,該函數(shù)則返回 TRUE。如果失敗,則返回 FALSE。
提示:要創(chuàng)建 XML 解析器,請使用 xml_parser_create() 函數(shù)。