PHP: a simple model mapper with Zend_Db_Table
Using Zend_Db_Table to access database is a good way to retreive data. However, the pattern Zend_Db_Table implements (table data gateway) has, IMHO, a major drawback: […]
Continue reading »Sharing few experiences that may be of any interest…
Using Zend_Db_Table to access database is a good way to retreive data. However, the pattern Zend_Db_Table implements (table data gateway) has, IMHO, a major drawback: […]
Continue reading »