Error messages

​Error messages can provide useful information during development or testing phases of an application. I am thinking of a web application, because it will be used by many users and not the desktop application that is designed to be used by a single person.

Web application when moved to production need not to show debugging information, such data can provide additional details to an attacker of how to exploit applications or systems that you have.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator