xslt_error

(PHP 4 >= 4.0.3)

xslt_error -- Return the current error string

Description

mixed xslt_error (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 string of the given XSL processor. If no handle is given, the last error string that occured anywhere is returned.