I'm trying to understand how to set up the homepage of my site. I
would like to have my home_controller access various tables in the
database, eg users, games, etc. The problem is, I'm required to have a
home model, but there is no homes table. So I get an error. What's the
best way to have a model that represents or is composed of multiple
tables, but has no table of its own name?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---