News Feed
Jobs Feed
Sections




News Archive
Developer Drive:
PHP Error Checking
July 31, 2012 @ 12:58:49

The Developer Drive site has a new post with a few beginner suggestions about how to do some error reporting in your applications:

As much as programmers attempt to anticipate every possible action or combination of actions that a user can take when encountering a web application, no one can foresee them all. When the user takes an unanticipated course of action and "breaks" the application, the software needs to catch them before they fall.

They show you a few methods for handling the errors that might come up including the die function, exception handling, triggering errors and just outputting errors via an "echo" or "print" (or something similar).

0 comments voice your opinion now!
error handling checking exception trigger die


blog comments powered by Disqus

Similar Posts

DevShed: Tracking Parsing Errors with the Tidy Library in PHP 5

ThinkPHP Blog: Oracle with PHP and PDO

Lars Tesmer's Blog: PHPUnit: Better Syntax for Expecting Exceptions

SitePoint PHP Blog: Pretty Blue Screen

Hasin Hayder's Blog: Vulnerable bug in CodeIgniter which took us hours to fix our corrupted database


Community Events











Don't see your event here?
Let us know!


zendframework2 language community podcast testing release framework unittest usergroup introduction phpunit functional database conference opinion rest symfony2 series development interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework