XMLReader::close
(PHP 5 >= 5.1.2)
XMLReader::close — Close the XMLReader input
Popis
XMLReader
bool close
( void
)
Closes the input the XMLReader object is currently parsing.
Vrátené hodnoty
Vracia TRUE pri úspechu alebe FALSE pri chybe.