View Single Post
  #13 (permalink)  
Old 04-04-2008, 11:15 PM
Ron Ron is offline
Junior Member
 
Join Date: Apr 2008
Posts: 7
Default

The book Practical Web 2.0 Applications with PHP by Quentin Zervaas is essentially a walk through to developing a blogging site using the Zend Framework. Zend_Controller, Zend_Acl, Zend_Auth and Zend_Config are among the modules you will be introduced to. See the source code and chapter summaries for additional info.

I really liked it. So much in fact that I setup a site based on the example app. You can see for yourself at www.RonGatewood.net
Reply With Quote