Compzone.Org :: Podręcznik PHP :: restore_exception_handler
Która technologia najbardziej Cię interesuje?
PHP
ASP
AJAX
SQL
JavaScript
Inna
Sonda Wyniki

Add to Google

restore_exception_handler

(PHP 5)

restore_exception_handler --  Restores the previously defined exception handler function

Opis

bool restore_exception_handler ( void )

Used after changing the exception handler function using set_exception_handler(), to revert to the previous exception handler (which could be the built-in or a user defined function).

Zwracane wartości

This function always returns TRUE.

Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!