Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Padraic Brady's Blog:
Zend Framework: Surviving The Deep End Book - Chapters 8 and 9 Published
Aug 20, 2009 @ 13:20:21

As mentioned in his new post Padraic Brady has released the latest chapters of his Zend Framework: Surviving The Deep End book - chapters eight and nine.

Chapter 8 is a quick chapter on planning the development of a blogging application. Chapter 9 is a concerete implementation if this application's Domain Model, specifically Entries and Authors. Its purpose is to write a Data Mapper using Zend_Db_Table in the background.

The book is a free resource, but if you like it and appreciate the work Padraic has put into you, you should consider donating to the cause. There's tons of great information in there - introductory topics, boostrapping, performance optimization and the creation of a simple blogging engine.

tagged: zendframework book deepend chapter

Link:


Trending Topics: