
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.
-
Zend_Db Insert and Read
This video is the first in a series on Zend_Db. I start with a looking at insert and read using…