News Feed
Jobs Feed
Sections




News Archive
Ask About PHP:
Codeigniter Handling errors
February 09, 2010 @ 14:02:37

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 out where something has gone wrong. CI provides the means to do both, thankfully.

They look at the error handling the framework provides for the system/application errors that might happen in the normal course of the use of your PHP application and the configuration file settings you can change to customize the level you want to report at.

0 comments voice your opinion now!
codeigniter error handling tutorial


blog comments powered by Disqus

Similar Posts

php|architect: Zend Framework - A Practical Tutorial

Jim Plush\'s Blog: My-Bic version 0.6 Released

Zend Developer Zone: Creating Scalable Vector Graphs with PHP

Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP

PHPBuilder.com: A Twist In Namespaces


Community Events











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


zendframework2 interview functional conference code release development composer podcast opinion testing language framework phpunit example community database introduction object unittest

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