News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
DevShed:
Including Files Recursively with Loader Applications in PHP
June 11, 2009 @ 12:43:23

DevShed continues their "loaders in applications" series with this fourth part, a look at including files recursively.

This series uses a variety of code samples to teach you how to create modular programs. These programs are capable of recursively including files required by a given application, without having to explicitly call any "include()/include_once()" or "require()/require_once()" PHP function.

In their example they show how to use their loader class (built up from previous parts of the series) and modify it slightly to allow the script to set the file path, set the files to include and pull them in.

0 comments voice your opinion now!
loader recursive tutorial include



Similar Posts

PHPit.net: An introduction to Test Driven Development with PHP

Pear-Code-Authors.com: Installation of a local PEAR copy on a shared host

Zend Developer Zone: A PHP 'Hello World' Script Using Zend Core for i5

Joshua Thompson's Blog: Prototype-based programming in PHP

Giorgio Sironi's Blog: Lazy loading of objects from database


Community Events









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


symfony sqlserver podcast codeigniter facebook windows opinion microsoft feature job performance wordpress extension release zend framework conference drupal zendframework developer

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