Building a dynamic webpage using PHP, MySQL and Smarty

โ€”

by

in

I recently did some extensive work in PHP that needed a good template engine. I wound up using Smarty and it did the job just fine. In particular I wound up connecting Smarty to MySql for a cache store. Anyway, the following links are useful: