xslt_set_error_handler
(PHP 4 >= 4.0.4)
xslt_set_error_handler -- Imposta un error handler per un processore XSLT
Descrizione
void
xslt_set_error_handler ( resource xh, mixed handler )
Imposta una funzione di error handler per il processore XSLT dato da xh,
questa funzione sarà richiamata quando ha luogo un errore nella trasformazione XSLT
(questa funzione è anche richiamata per le nuove notizie dallo script).