Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.xslt-set-error-handler.html
Дата изменения: Sun Feb 3 22:58:03 2002
Дата индексирования: Tue Oct 2 13:50:34 2012
Кодировка:
xslt_set_error_handler

xslt_set_error_handler

(PHP 4 >= 4.0.4)

xslt_set_error_handler -- Set an error handler for a XSLT processor

Description

void xslt_set_error_handler ( resource xh, mixed handler)

Set an error handler function for the XSLT processor given by xh, this function will be called whenever an error occurs in the XSLT transformation (this function is also called for notices).