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

Limitless Studios: Determine Number Of Online Users Without A Database

CodeIgniter Blog: CodeIgniter Community Voice - HOWTO: Set up a CodeIgniter project in Subversion

Josh Holmes' Blog: Zend SimpleCloud and Azure

PHPImpact Blog: Agile Database Deployment Using Phing

Joshua Thijssen: Custom symfony2 config loader


Community Events











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


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

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