I have just learnt cakephp.
If I do not misunderstand the tutorial, one model represents one table
in database and each controller controls one model which means one
table. And one view for one controller to layout the webpage.
Then, if my view(webpage) need to have data from more than one table,
what should  I do?

-------------
btw, I bake tha cake(blog ) which is  the exmaple of the offical
doucment.
However, the output seems to be in debug mode which including the
query table.
How can I see the actual view of my webpage?


THX

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to