Edin Kadribasic wrote:
On Thursday 21 November 2002 08:04, Derick Rethans wrote:
>I still think that an included file just should fail hard and I just
>dont like this kind of obfucsication.
I agree with this 100%. It is IMHO a complete waste of time trying to
handle parse errors gracefully. Most "solutions" proposed in this
thread are either server specific or would have an impact on normal
php operation (would require output buffering, etc.).
And in the real life you sometimes must change things live
on the server, in the middle of the night. If you make a
mistake then, and we all do, you will go to sleep without
realising that the app/web site no longer works properly.
I use logwatch for this at the moment, but that is, IMHO, a
very, very, clumsy solution.
Bye,
Ivan
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php