Browsing Tag

error log

Quick Tip: Email Error Logs with PHP
videos

Quick Tip: Email Error Logs with PHP

In today’s video quick tip, we’ll review the process of setting custom error handlers with PHP. Along the way, we’ll also learn how to log and email those potential errors to ourselves. That way, even when your web application has been deployed, you’ll be the first to know when an error is encountered.