摘要:
3. Zend_Db_Select using query to fetch rowset. // Create the Zend_Db_Select object $select = $db->select(); //if inside the table class $db is $this->_db; $this->_db is setted in the Initializer.php ... 阅读全文
posted @ 2009-02-05 15:07
mustardpeanut
阅读(388)
评论(0)
推荐(0)