mamchenkov.net
Monitoring PHP errors, warnings, and notices
There are a number of ways to monitor PHP errors, warnings, and notices. You can have your application code trigger some error handling, you can use PHP built-in methods, you can have some scripts running in the background analyzing logs, etc. While you already probably do some of it, here is something that you'll find … Continue reading Monitoring PHP errors, warnings, and notices