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: Thu, 26 Jun 2008

xml_parser_free

(PHP 4, PHP 5)

xml_parser_free — Free an XML parser

Description

bool xml_parser_free ( resource $parser )

Frees the given XML parser .

Parameters

parser
A reference to the XML parser to free.

Return Values

This function returns FALSE if parser does not refer to a valid parser, or else it frees the parser and returns TRUE.



add a noteadd a note User Contributed Notes
Free an XML parser
There are no user contributed notes for this page.




<xml_parser_createxml_parser_get_option>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs