Added by Geoff Sauer on May 17, 2006. Average rating: 4.25/5.00 (n=4, std dev: 0.96)
For those of you who have used PHP template engines, the basic concepts of Smarty should look quite familiar. In your PHP application you assign variables for use in the template, then you display it.
For those of you who have used PHP template engines, the basic concepts of Smarty should look quite familiar. In your PHP application you assign variables for use in the template, then you display it.