On the SitePoint PHP Blog today there's a new article listing sixteen popular PHP frameworks you might consider using for your next application.
Why spend valuable time coding everything by hand? Using a framework is a great way to save time and effort on your next project'"you'll have a firm foundation to build upon, there will be pre-built modules to perform tedious coding tasks, and if you're a learner, it's a great way to learn about good...
Odafe Ojenikoh's Blog: Interactive PHP CLI...
Odafe Ojenikoh has submitted a post he's written up showing how to create a command line PHP application with the help of the Zend Framework and it's Zend_Form elements. Over the weekend,...
Rob Allen's Blog: One-to-Many Joins with...
Rob Allen has a tip for the Zend Framework users out there using the Zend_Db module to connect to their database resources - how to do a one to many join with the help of...
Zend Framework application.ini Cheat-Sheet -...
With the release of Zend Framework 1.8 came the long awaited component for bootstrapping a Zend Framework application. Many different bootstrapping-solutions became obsolete with...
Post new comment