| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
Used after changing the error handler function using set_error_handler(), to revert to the previous error handler (which could be the built-in or a user defined function). This function always returns TRUE.
See also error_reporting(), set_error_handler(), restore_exception_handler(), trigger_error().
| Poprzedni | Spis treści | Następny |
| error_reporting | Początek rozdziału | restore_exception_handler |