Basically I have a single page on my site that I want any php erorrs, warnings, etc to be sent to me in an email every time the script is run.
Edit: this must be code that is placed on the page, not an edit to php_ini or anything like that.
Edit 2: this needs to catch ALL errors and send ALL errors in one email at the end of the script