|
Consider using a 'Months' table for which you define a 'Month' model
which has associations defined between it and 'Entry' Then: $this->Month->findAll(array('monthName'=>'January')) Pete wrote: I have a function in my model, to get a list of the months that I have blog entries in: --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~--- |
- Re: Recursion for my own custom query? Joshua Benner
- Re: Recursion for my own custom query? AD7six
- Re: Recursion for my own custom query? Joshua Benner
