Zend_Db
Zend_Db is a native component to the Zend Framework that’s great for simple and fast database persistence. Built on top of the Table Data Gateway design pattern.
-
Many to Many with Zend_Form and Zend_Db
This is part 2 in a series on many to many with Zend_Form and Zend_Db. I suggest starting with last…
-
Many to Many with Zend_Db and Zend_Form
Exposing many-to-many in a practical application took a little more time and effort than I had anticipated. With that in…
-
One to Many with Zend_Db
This is part 3 in the Zend_Db series. I’m only scratching the surface with what you can do with Zend_Db_Table…
-
Zend_Db Update and Delete
This is the second in a series exploring Zend_Db_Table. We finish up the project in the last video by adding…
