What can I do to make my PHP web application fail in a more noisy way?
Posted
by Supermighty
on Stack Overflow
See other posts from Stack Overflow
or by Supermighty
Published on 2010-04-23T03:02:18Z
Indexed on
2010/04/23
3:03 UTC
Read the original article
Hit count: 237
php
What can I do to make my PHP web application fail in a more noisy way?
I am using an MVC pattern and often when classes fail to load or failures they do so without error.
© Stack Overflow or respective owner