xslt_error
Description
mixed xslt_error ( resource xh)Returns a string describing the last error that occured on the passed XSLT processor.
Example 1. Handling errors using the xslt_error() and xslt_errno() functions.
|
Returns a string describing the last error that occured on the passed XSLT processor.
Example 1. Handling errors using the xslt_error() and xslt_errno() functions.
|