About Smarty
Smarty is a template engine commonly used for web applications written in PHP. Smarty's purpose is to separate a site's logic from its look and feel. It is an extremely valuable time-saving tool when used properly. If you use PHP I strongly recommend using Smarty. Start reading my tutorial to find out more.