DevShed continues their "loaders in applications" series with this fourth part, a look at including files recursively.
loadersDevShed: Including Files Recursively with Loader Applications in...PHPDeveloper.org Thu, 06/11/2009 - 11:43
DevShed continues their "loaders in applications" series with this fourth part, a look at including files recursively. Tags:
Fabien Potencier's Blog: Symfony Service Container: Using XML or...PHPDeveloper.org Thu, 04/09/2009 - 11:06
Fabien Potencier has posted the most recent article in his "Symfony Service Container" series, a look at using XML/YAML to describe services. Tags:
Matthew Turland's Blog: Zend_Form and Zend_Loader_PluginLoader S...PHPDeveloper.org Fri, 04/03/2009 - 07:47
Matthew Turland has ammended a previous technique he suggested about using a centralized set of plugin loaders for Zend_Form elements (part of the Zend Framework) because of an issue it can cause with the Zend_Loader_Plugin. |