Douglas Brown compares and contrasts two hugely popular PHP frameworks: CakePHP and Zend.
Related Submissions:
- Getting Started With CakePHP CakePHP is an open-source framework for PHP intended to make developing, deploying and maintaining applications much easier. CakePHP offers many useful design patterns, such as...
- 5 CakePHP based Content Managament System CakePHP is great rapid development php framework. CakePHP allows you to create applications with ease. But in case you CakePHP lover need to create simple...
- Get Started with CodeIgniter I’ve never really got the hang of PHP frameworks and have tended to use my own custom built CMS but even with this I still...
- Tutorial - CakePHP Ajax “Quick Save” with jQuery When you are in an administration panel, sometimes you want a “quick save” feature that allows you to save without leaving the page. Here is...
- Debate: Prototype vs. jQuery With Ajax dominating the Web development scene on the client-side, the question “which JavaScript/Ajax framework is the best†has become a common one. Glenn Vanderburg’s...