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