On 6/11/07, bbuchs <[EMAIL PROTECTED]> wrote: > Thanks for being constructive, Chris.
What, you don't see my point? He has the results set in an array, all he has to do is iterate through it. Yes, Felix's Set article is a good one too, but my point still stands: this is not a CakePHP issue, this is an "understand how to iterate through an array" issue. Is the section in the manual on models not covering how to do this? It looks like it does to me. Alexandre, have you read this section of the manual: http://manual.cakephp.org/chapter/models Specifically the section on associations, which shows some pretty clear examples of what an associated result set looks like. Armed with that, you should be able to figure it out on your own. -- Chris Hartjes My motto for 2007: "Just build it, damnit!" @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
