Home > PHP | > Zend_Db Archive
Zend_Db Archive
Using Relation Table with Zend Framework
- 2008-04-27 (Sun)
- Zend_Db
This article shows an example of usage of relation table with Zend Framework.
- Comments: 1
- Trackbacks: 0
Creating Confirmation Screen using Zend_Session
- 2008-04-15 (Tue)
- Zend_Db
The example to use Zend_Session and create confirmation screen is shown in this article.
- Comments: 2
- Trackbacks: 0
Implementation of Relations using Zend_Db_Table
- 2008-04-13 (Sun)
- Zend_Db
This article illustrates how to implement relations using Zend_Db_Table.
- Comments: 6
- Trackbacks: 0
Saving Data using Zend_Db_Table
- 2008-04-12 (Sat)
- Zend_Db
This article illustrates how to save form data with Zend_Db_Table_Row and Zend_Form.
- Comments: 0
- Trackbacks: 0
Creating DAO with Zend_Db_Table
- 2008-04-11 (Fri)
- Zend_Db
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.
- Comments: 0
- Trackbacks: 0
DB Connection using Zend_Db
- 2008-04-10 (Thu)
- Zend_Db
In this article, we will connect to DB and execute SQL using Zend_DB.
- Comments: 2
- Trackbacks: 0
- Search
- Feeds