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

DevShed: Unit Testing

Nadeau Software: PHP tip: How to get a web page using CURL

PHPBuilder.com: Build an MVC Framework with PHP

NETTUTS.com: Twitter Emulation Using MooTools 1.2 and PHP

Stefan Mischook's Blog: Building Objects Video (Parts 1, 2 & 3)


Community Events











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


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

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