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 Babineau > MCWD / CCFD > ----------------------------------------- > e: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] > p: 603.943.4237 > w: <http://www.criticalcode.com/> http://www.criticalcode.com > PO BOX 601 > Manchester, NH 03105 > >
Look in chapter 15 Error Handling in the documentation, there is an example that might help you. /Per -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php