Zend Framework: Database Access
Now that I have the semblence of a working system with views coupled up to our action controllers it's time to look at what the database classes do. (Ive uploaded some example code: ZF Test v2 to show that it all really works! Let me know if you find any bugs…) As before, I'm looking to make my life easy when it comes to writing my applications. To understand what's possible, I'm going to play… continue reading.