Matt McCormick

How to easily create Models and Table Relationships in Zend Framework

April 24, 2010 ·22

When I first started using Zend Framework, I was so frustrated when trying to figure out how to get information from the database. I fought against the framework for the longest time. Instead of working with it, I would write the SQL and then simply query the database to get the data back as an [...]