For this article, you should be familiar with at least the basics of Zend Framework, especially naming conventions. If not, check out the ZF site for beginners tutorials and/or Quickstart. If you don’t want to use ZF at all, but still need the Star Rating with PHP and Ajax, you can skip ahead to the [...]
Posts Tagged ‘Model’
No-MVC Zend Framework: Bootstrapping ZF / Part III
Posted: 5th May 2010 by admin in Zend Framework, jQueryTags: Action, autoloader, bootstrap, configuration, Controller, Model, MVC, PHP, View, Zend Framework
0
Zend Framework Without MVC Part I
Posted: 28th April 2010 by admin in Zend Framework, jQueryTags: Action, CakePHP, Controller, jQuery, Model, MVC, PHP, Symfony, View, Zend Framework
I’ve been looking at a few PHP frameworks to aid the redesign of my website surfspot.de. After toying around with Cake and Symfony for a while, I finally stumbled upon Zend Framework, or ZF for short. When I started out learning ZF, it seemed to me that this was the one framework able to handle [...]