View Single Post

  #2 (permalink)  
Old 04-10-2008
Guillaume
 
Posts: n/a
Default Re: PHP newbie (generating HTML content in a generic way)- HOW ?

Ronald Raygun a écrit :
> can some one please provide me with skeleton code that I can use to
> create such a 'framework' ? MTIA


Smarty is an easy one, not really a framework, it's a template engine
which can help you with your request.

http://www.smarty.net/

Regards,
--
Guillaume
Reply With Quote