Logging errors with PHP
PHP has several settings for logging errors; in this post I will look at the log_errors and error_log settings which control whether errors should be logged and where to.

| Hits: | 17 | Last Updated: | 2010-08-23 |
VIEW ALL
PHP Tutorials