I have a made website in Zend Framework. Now I am making the same site with less
functionality for mobile phones in jquery + HTML5. But which framework do I need to use for
this ??
Because ZF slows my website very much, about 92% performance on Y-Slow. I am
afraid that if I use ZF again it will slow it again on Mobile Phones.
So I need to know which php framework I should use ?? or core php etc
i would recommend ZF again .you are making the same site so u have done almost everything
just need to retouch your js and html.try to optimize your PHP code as much as possible and go through ZF again.
kindly study this it will help u alot Great Stuff