On 5/13/08, Rishi Daryanani <[EMAIL PROTECTED]> wrote: > I have > not yet come across any mention of the "models" > subdirectory. > > Where can I learn more about this and what it's used > for?
ZF doesn't have what you may have come to expect as an actual "model" component from other web frameworks. Instead it has Zend_Db and Zend_Db_Table. -- Greg Donald http://destiney.com/
