View Single Post

  #6 (permalink)  
Old 10-16-2006
Robert
 
Posts: n/a
Default Re: Best php web server frameworks?


tg wrote:
> We started using the Zend framework (http://framework.zend.com) in our
> project, but it's still in early development, and there a lot of
> bugfixes that you can only get from the CVS. The separation of
> Controller/View logic wasn't that great at the time.
>
> We settled on cakephp, but if speed is critical, you may want to
> consider kevin's advice and go with smarty+php libraries.
>
> Good luck on your project, Robb!


Great - thanks for the pointers, everyone.

Reply With Quote