cbassett03 Posted June 20, 2010 Share Posted June 20, 2010 Is there a way to automatically send an email when a PHP script error occurs? I"m looking for ways to code this into my scripts so that PHP coding errors can be reported automatically so that the user doesn't have to manually contact me if an error occurs. Link to comment https://forums.phpfreaks.com/topic/205293-sending-an-email-when-a-php-error-occurs/ Share on other sites More sharing options...
JAY6390 Posted June 20, 2010 Share Posted June 20, 2010 Why not just check the error log files? This link might help you Link to comment https://forums.phpfreaks.com/topic/205293-sending-an-email-when-a-php-error-occurs/#findComment-1074509 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.