Re: [PHP] Sending an email when a PHP parse error occurs From: Alex Black (enigma <email protected>)
Date: 12/17/00

hi emile,

as part of binarycloud, we have the option to send mail on every error
event. we also log errors to a DB table, and have pages for viewing errors
(which are also correlated to which user caused the error, if they are
logged in to the system)

_a

--
Alex Black, Head Monkey
enigma <email protected>

The Turing Studio, Inc. http://www.turingstudio.com

vox+510.666.0074 fax+510.666.0093

Saul Zaentz Film Center 2600 Tenth St Suite 433 Berkeley, CA 94710-2522

> From: mail <email protected> ("Emile Axelrad") > Newsgroups: php.general > Date: 17 Dec 2000 15:05:49 -0800 > Subject: [PHP] Sending an email when a PHP parse error occurs > > Hey Guys > > I'm looking for an example of such an error handler script - ideally it > should pick up a Parse Error, for example, and send an email to a specified > address. > > Any help appreciated, > > Regards, > Emile Axelrad > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-general-unsubscribe <email protected> > For additional commands, e-mail: php-general-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected> >

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>