default implementation

warning: Parameter 2 to views_rss_views_feed_argument() expected to be a reference, value given in /home/0all/drupal-5.9/includes/module.inc on line 406.

DevShed: Using the spl_autoload() Functions to Build Loader Apps...

PHPDeveloper.org  Fri, 07/03/2009 - 07:26

In the next to last article of their loader series, DevShed looks at replacing some of the file loading functionality in their examples with functions from the SPL.