xslt_errno

(PHP 4 >= 4.0.3)

xslt_errno -- Return the current error number

Description

int xslt_errno (resource xh)

Warning

This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk.

Return the current error number of the given XSL processor. If no handle is given, the last error number that occured anywhere is returned.