Posts tagged file

PHP Error Handling | Shoutbux | submit your thoughts

The default error handling in PHP is very simple. An error message with filename, line number and a message describing the error is sent to the browser.

See more here: 
PHP Error Handling | Shoutbux | submit your thoughts

3 Ways to Monitor PHP Errors

For more information on these directives, and for a more in-depth guide to logging PHP errors via HTAccess , check out my article at Perishable Press, Advanced PHP Error Handling via htaccess. …

Excerpt from:
3 Ways to Monitor PHP Errors

The Joel on Software Discussion Group – Best approach for …

You probably can’t do all the error handling, etc. in 5 lines, but this thread starts by talking about batch jobs and shell scripts and python’s error handling is a LOT more robust than either of those. And I’ve seen precious little, …

See the rest here:
The Joel on Software Discussion Group – Best approach for …

Automatically monitor and email PHP error log content

See http://perishablepress.com/press/2008/01/14/advanced- php-error-handling -via-htaccess/ for details and examples * * NOTE : READ ALL OF THE COMMENTS IN THIS FILE TO UNDERSTAND HOW IT WORKS. IT * IS PARTICULARLY IMPORTANT YOU DO SO IF …

Read the original here:
Automatically monitor and email PHP error log content