News Feed
Jobs Feed
Sections




News Archive
DevShed:
Displaying Meaningful Error Messages when Auto Loading Classes in PHP 5
December 26, 2007 @ 11:56:00

DevShed has posted the next part of their series looking at handling errors thrown by the __autoload functionality of PHP. This time they enhance their previous method and allow for custom error messaging.

In this last article of the series I'm going to introduce some additional modifications to the current signature of the "__autoload()" function to make it throw exceptions that display more useful error messages.

They start by setting up the application to have something to build from (a series of PHP scripts). They add on the exception handling to throw the custom error (the "class not found" they mentioned).

0 comments voice your opinion now!
error message throw exception autoload class error message throw exception autoload class


blog comments powered by Disqus

Similar Posts

Stubbles Blog: Loading classes from the XP-Framework

Joey Rivera's Blog: Automate Db Model Creation with Zend_CodeGenerator_Php_Class

Felix Geisendorfer's Blog: Exceptional Cake

Pixelstech.com: Should we use Abstract class or Interface?

ZendCasts.com: Building a JSON Endpoint with SLIM (Part 1)


Community Events











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


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

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