Hi There,
I am using register_shutdown_function() now to get a better handle on error on my site. Currently though I am not sure how to detect the last error or error state of a page; this would be nice so I could know whether the page has shut down normally or otherwise. Anyone know how to do this?
Thanks,
Samuel