(PHP 5 >= 5.1.0, PHP 7)
Close the XMLReader input
public bool XMLReader::close ( void )
Closes the input the XMLReader object is currently parsing.
Returns:
Returns TRUE on success or FALSE on failure.
See also:
Please login to continue.