Matt Babineau wrote:
> Does anyone know of a way to trap PHP errors and have them automatically
> emailed to an email address? I am trying to do some remote testing on a
> script but the problem it is it's server to server interaction so I
> can't see what is going on! Any ideas?
>
> Matt Babine
Have a look at this dinky little function...
http://php.weblogs.com/php_error_handler_mail
Matt
"Matt Babineau" <[EMAIL PROTECTED]> wrote in message
003301c227b2$fb09ca60$0100a8c0@developerx">news:003301c227b2$fb09ca60$0100a8c0@developerx...
> Does anyone know of a way to trap PHP errors and ha