PHP Classes

good.

Recommend this page to a friend!

      PHP Fatal Error Handler  >  All threads  >  good.  >  (Un) Subscribe thread alerts  
Subject:good.
Summary:Package rating comment
Messages:1
Author:Daniele Cruciani
Date:2013-05-14 09:44:47
 

Daniele Cruciani rated this package as follows:

Utility: Good
Consistency: Good
Examples: Sufficient

  1. good.   Reply   Report abuse  
Picture of Daniele Cruciani Daniele Cruciani - 2013-05-14 09:44:47
good. I would suggest to add in .htaccess
php_value auto_prepend_file PATHHERE/prepend.php

it works with php as module, and manage parse error.

It does not work with fastCGI, but the setting, and this class, could be used server wide to report error to the responsible of host contractor. Doesn't it sound good?