Catch uncaught exceptions with PHP
This is the third in a series of posts about exception handling in PHP and looks at how to specify a default exception handler. The default handler is called for any exceptions that occur which are not enclosed in a try.
Want to have your say? just login


Be first to show your opinion !!!