(PHP 4 >= 4.0.3)
xslt_closelog -- Clear the logfile for a given instance of Sablotron
Description
bool xslt_closelog
(resource xh)
- xh
A reference to the XSLT parser.
This function returns false if parser does
not refer to a valid parser, or if the closing of the logfile
fails. Otherwise it returns true.