But isn't that going to return all the users form all the countries?
Is it possible to implement conditions on the country level, to only
get the users in one country?

On Oct 21, 11:27 am, deefens <[EMAIL PROTECTED]> wrote:
> what about this?
>
> $uses = ('Country');
>
> ... = $this->Country->State->City->User->findAll();


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to