« Return to Thread: MVC - where can I learn more about the "model"?

Re: MVC - where can I learn more about the "model"?

by Vincent T :: Rate this Message:

Reply to Author | View in Thread



On 5/13/08, Rishi Daryanani <rishijd@...> wrote:
Hi,
I'm a total newbie, but I am reading up on the Zend
framework and trying out some tutorials, very useful..
However everything I've read/tried involves the
"application/views" and "application/controllers"
directories to create views and controllers. 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?

Am I right in assuming that I can build my own
functionality (e.g. user login form, CMS) entirely
with the concept of a controller and view? (but not a
model)

The model is just a representation of data, which more often than not means a class with which you retrieve data from the database, i.e. take a look at Zend_Db.

Many thanks






--
Vincent

 « Return to Thread: MVC - where can I learn more about the "model"?

LightInTheBox - Buy quality products at wholesale price