PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<xml_parser_createxml_parser_get_option>
Last updated: Mon, 16 Jul 2012

xml_parser_free

(PHP 3 >= 3.0.6, PHP 4, PHP 5)

xml_parser_free -- 释放指定的 XML 解析器

描述

bool xml_parser_free ( resource parser )

parser

指向要释放的 XML 解析器的指针。

如果 parser 参数没有指向一个合法的解析器,该函数将返回 FALSE,否则将释放指定的解析器并返回 TRUE




<xml_parser_createxml_parser_get_option>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST