XMLReader
PHP Manual

XMLReader::close

(PHP 5 >= 5.1.0)

XMLReader::closeClose the XMLReader input

Opis

bool XMLReader::close ( void )

Closes the input the XMLReader object is currently parsing.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:


XMLReader
PHP Manual