Posted by Chris Hope on 12/08/06 05:55
Jeach! wrote:
> I appologize if I make reference to the Java language and/or its
> frameworks, but for the purpose of this question I think I have no
> choice!
>
> For years I've been designing all my web pages in Java, and have been
> refusing pretty much all PHP contracts untill now. I'd like to start
> taking a deeper look at PHP's potential, so here is my question:
>
> For all my Java projects I've been using a layout framework called
> SiteMesh. Similar in nature to Struts' own Tiles project.
>
> I prefer by a huge margin to work with SiteMesh over the others due to
> its extreme simplicity and efficiency!
>
> What are the equivalent PHP layout frameworks available (ordered by
> simplicity of use)!
There are a lot of them:
http://en.wikipedia.org/wiki/List_of_web_application_frameworks#PHP
I use CodeIgniter myself.
--
Chris Hope | www.electrictoolbox.com | www.linuxcdmall.com
[Back to original message]
|