That looks nice, but how do I get to the point where I can understand how to use it? I have also looked at the Smarty site <http://www.smarty.net/>, but their documents assume significant experience in building and using templates. Where can I find guidance or tutorials on how to do all of this, starting with only a rudimentary knowledge of HTML and PHP. It would be best if they also focused on procedural rather than object oriented code. Bob McConnell -----Original Message----- From: Virgilio Quilario [mailto:virgilio.quilario@xxxxxxxxx] Sent: Wednesday, March 18, 2009 10:36 AM To: php-general@xxxxxxxxxxxxx Subject: Smarty Tips and Techniques Hi list, Just wanna share my collection of Smarty scripting tips and techniques. Smarty is a template engine for PHP that you can use to separate data and logic from web design. This way programmers can work on the php scripts and designers can work on the templates for the same web site. Here is the link: http://www.jampmark.com/php-programming/16-very-useful-smarty-scripting- tips-and-techniques-to-make-templates-smarter.html Hope you find it useful. Virgil -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php