xslt_error
(PHP 4 >= 4.0.3)
xslt_error -- Return the current error string
Description
mixed
xslt_error ( [ int xh])
Return the current error string of the given XSL processor. If
no handle is given, the last error string that occured anywhere
is returned.