Posts Tagged ‘ handy-linux ’

Advance php error handling

March 5, 2010
By

log_errors instead of displaying error to stderr, you can choose to enable error logging to the file instead for production. More option can be study here : http://perishablepress.com/press/2008/01/30/advanced- php-error-handling -via-php/

Read more »