This video is not associated with any related items.
Creating Your First Zend_Db Model
Released on: August 04, 2009 |
Duration: 13:00 minutes
Price: Free!
Zend_Db is the Zend Framework's native object-relational mapping solution. It's one of the framework's most attractive features, allowing you to model and query database tables with amazing ease. However getting acquainted with its key features can be a bit daunting. This video puts all such confusion to rest, showing you how to use Zend_Db to create a simple blogging application.