On 24 Aug 2009, at 12:04, Shawn wrote:

        Ultimately, re-directing to "400 Bad Request" page would be
        more ideal instead of the 10 lines of Warning: ... at the top
        of my site.

You need to turn display_errors off. This should ALWAYS be done in production.

http://uk.php.net/manual/en/errorfunc.configuration.php#ini.display-errors

Reply via email to