PHP Templates and/or Web Frameworks
Fred
puissante at lrc.puissante.com
Mon Jan 30 22:34:00 EST 2006
On Monday 30 January 2006 20:58, Dan Coutu wrote:
> Ted, I've created lots of PHP code and love the SMARTY templating
> system. I've used a number of template systems in both Perl and PHP and
> this is the best one I've found anywhere. Look for it at smarty.php.org
>
> Note that this is different from a framework, it simply provides a
> mechanism for templates. I've not yet found a good general purpose
> framework for use with many things. Instead I tend to build on a
> framework that's focused on the desired job at hand. So for example
> Mambo is a good framework for a content management based site.
I've written my own framework and template system for PHP, but have not
released it to Open Source yet. Indeed, I may never, though I may consider
dong so in the future. It has a lot of nice features that makes doing HTML
forms tied to databases fairly easy.
-Fred
More information about the gnhlug-discuss
mailing list