Smarty Crash Course
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.
Smarty. Resources>Web Design>Server Side Includes>PHP