Ask About PHP: Codeigniter: Handling errors

Courtesy PHPDeveloper.org  Tue, 02/09/2010 - 14:02

In a new post from the Ask About PHP blog they look at handling different types of errors in a popular PHP framework, CodeIgniter , most being included with the framework.

The way I see it, there are 2 types of errors we have to work with. The ones which are displayed out in nice friendly text to your users, and the type which are hidden and shown only to you as the coder to figure...


 

More related items

Kurt Payne's Blog: How to Unit Test pcntl_fork()
Kurt Payne has a new post to his blog showing how you can unit test your process forking in your PHP application (pcntl). At some point, many php developers turn to the pcntl functions in...

Fabien Potencier's Blog: Create your own framework......
Fabien Potencier has posted the eighth part in his "building a framework on Symfony2 components" series. So far he's created a full-featured microframework with routing, controllers, HTTP...

PHP mysqlnd query cache plugin quickstart is online!...
New in the PHP manual: a quickstart for the mysqlnd query cache plugin. PECL/mysqlnd_qc, the mysqlnd query cache plugin, is transparent and ease to use. But, how? Some pointers have been...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com