xml_parser_free

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

xml_parser_free -- Cancella un parser XML

Descrizione

bool xml_parser_free ( resource parser )

parser

Riferimento al parser XML da cancellare.

Questa funzione restituisce FALSE se parser non si riferisce ad un parser valido, altrimenti cancella il parser e restituisce TRUE