News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Error Handling in PHP - Coding Defensively
January 12, 2006 @ 06:34:19

DevShed has a new article posted today dealing with error reporting in PHP applications.

Since error handling is something that you should introduce (at least progressively) into your applications, in this article I'll explore some of the most common error checking methods available in PHP, in order to make web applications much more robust and reliable.

The end result of this experience will be an illustrative list of hands-on examples that utilize different error handling methods, ranging in from using simple "die()" statements, to manipulating errors within an object-oriented context, by utilizing exceptions.

They cover things like the basic die() statement, triggering errors in your code with the trigger_error() function, using the error handling in PEAR, and setting boolean flags to catch when things go wrong...

0 comments voice your opinion now!
php error handling code defensively die trigger_error PEAR php error handling code defensively die trigger_error PEAR



Similar Posts

Jim Plush\'s Blog: The End of alert() - MyBic 0.6.2 AJAX Released

Developer.com: Authentication in Applications

David Ramalho\'s Blog: Where\'s the sun, or, How I Write PHP!

PHP-GTK Community Site: GtkProgressBar and GtkFileSelection

Community News: Latest PEAR Releases for 07.09.2007


Community Events









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


package security database job code releases developer book zendframework zend release PEAR ajax cakephp application conference example framework PHP5 mysql

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