Just wondering if there are any designers here who are familiar with the Smarty Template. Have got a website that uses smarty, hence, contains the .php and .tpl files. I would like to eventually get it redesigned. Has anyone dealt with smarty templates?
Yes. Or, was there a specific question in there? Smarty is an excellent templating app, easy to use and inherently intuitive. Its function is to separate mid-tier logic (PHP) from the document structure (html). Questions regarding Smarty belong in the html forum where structure is involved, and in a PHP forum for PHP related questions. cheers, gary
thanks for your reply Gary. Did I not post in the right place? I thought this is the HTML and web design forum. I do have a site that uses a smarty template. Would eventuall get someone to do a css template for me but would like to learn further about it as well. Visited your link.