I just found this post on Joey Rivera’s blog which will make my life a lot easier in the future.
It allows for you to generate the php code Zend Framework relies on to access the database. Currently you would have to make a new file for each table (depending on which way you have chosen to access your database, in my case Zend_Db_Table). Being able to generate this code automatically will save me hours at some point, I’m sure!
0 Comments.