PHP. Руководство по PHP. 2005
xslt_error
xslt_error
Description
string xslt_error (resource xh)Returns a string describing the last error that occurred on the
passed XSLT processor.
Примеры
Пример 1. Handling errors using the xslt_error() and xslt_errno() functions.
|