This is a follow up post to my previous post about creating a custom Zend Db Table base class. As mentioned in the previous post the Zend Framework implementation of their database abstraction layer is an implementation of the Table Data Gateway pattern and the Row Data Gateway pattern. This implementation is well tested and provides a [...]
Tag Archives: Zend_Db_Table_Row
Custom Zend DB Table Row Class with Validation and Filtering
Posted by troy.lutton on December 30, 2010
0 comments