News Feed
Jobs Feed
Sections




News Archive
DevShed:
Developing a Recursive Loading Class for Loader Applications in PHP
June 18, 2009 @ 10:27:08

DevShed has posted part three of their series looking at loader applications in PHP using the __autoload magic method.

While this file loading class in its current incarnation does a pretty good job, it lacks an important feature that could be added with relative ease. It cannot perform a recursive search through the web server's file system, and afterward include a specified file within a given application.

This article updates their class with a new feature to let the script looking for files recursively in a directory.

0 comments voice your opinion now!
loader recursive tutorial


blog comments powered by Disqus

Similar Posts

Bruno Goncalves' Blog: Writting your first WordPress plugin

Slawek Lukasiewicz's Blog: Zend Framework: logging with Firebug and FirePHP

Symfony Blog: New in symfony 1.2: Make your Choice!

Oracle Technology Network: Installing PHP 5.2 for Oracle on Mac OS X 10.5 (Leopard)

PHPBuilder.com: Implementing the Singleton Pattern in PHP 5


Community Events











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


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

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