On Nov 18, 2010, at 9:20 AM, Fozzyuw wrote:
The Zend_Db reference guide gives an example of "Bugs". You have a
"Bugs"
tables and they create a class called "Bugs" that extends the
Zend_Db_Table_Abstract class.
My first question is, is this a Model? Would it then be stored in the
standard
Hi all,
This is a general question for understanding about MVC structure and the
Zend Framework.
In general, I understand MVC. So here's the thing. I'm working on a
product database. A pretty common thing for websites, I suppose.
I'm thinking over how best to create models to manage this dat