Posts Tagged ‘ smf ’

Re: Reverting to PHP Error Handling after using set_error_handler()?

November 6, 2009
By

restore_error_handler()? See the comments though for some gotchas that may catch you out: http://www.php.net/manual/en/function.restore-error-handler.php.

Read more »