Implementation of Relations using Zend_Db_Table Published by oplabo on 2008 年 4 月 13 日2008 年 5 月 2 日 This article illustrates how to implement relations using Zend_Db_Table. Read More
Saving Data using Zend_Db_Table Published by oplabo on 2008 年 4 月 12 日2008 年 5 月 2 日 This article illustrates how to save form data with Zend_Db_Table_Row and Zend_Form. Read More
Creating DAO with Zend_Db_Table Published by oplabo on 2008 年 4 月 11 日2008 年 5 月 2 日 This article illustrates how to create DAO with Zend_Db_Table. This simplifies the controller, so you can easily read and maintain the source code. Read More