Your error page can be better
Error pages. Most people don't really consider error pages when building a website or application. They usually contain some debug information so that when something goes wrong the developer knows what is wrong. But in a lot of cases when an application goes into production, this information is still exposed.
posted on May 9, 2010 - 4 comment(s) - tags: php, symfony, zend framework, errors