search strategies

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.

Coders' View Blog: The Strategy Pattern Using PHP

PHPDeveloper.org  Fri, 05/29/2009 - 10:14

On the Coders' View blog there's a recent post looking at using the strategy design pattern in your PHP application.