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

DevShed: Build a Query Processor Class for Networking in PHP 5 (Part 1)

Helgi\'s Blog: Clash of the Titans

Zend Developer Zone: Avoiding XSS security attacks to sites that use HTML editors

C7Y: Practical Uses for the PHP Tokenizer

php|architect: Stored Procedure Programming for MySQL5 (Part 2)


Community Events









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


unittest zendframework2 tool code event introduction functional opinion development podcast language interview api composer release framework object testing community example

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