The Dynamic Duo of PEAR::DB and Smarty

I’m using PHP’s Smarty templating engine in the new version of More Like This. It’s not as evolved as Perl’s HTML::Template, but it has plenty of features, such as caching, and once you grasp the basics, you can write code quickly.

Here’s a quick introduction to Smarty.

Possibly Related posts (machine generated):

  1. Savant3: Simple Templating for PHP5
  2. Beyond The Template Engine
  3. Compromised
  4. Emulating AxKit/Cocoon 1.0 in PHP with DOMXML
  5. PHPMailer

More like this: .