Yes you are right. In simple php programming I use array_walk , but I don't know how to get this in cakephp. I will read that tutorial.
Thanks for all help and attention. Alexandre. -----Original Message----- From: bbuchs <[EMAIL PROTECTED]> Subj: Re: Which Cake function should I use to query my data Date: Mon 11 Jun 2007 12:09 Size: 1K To: Cake PHP <[email protected]> Try using the Set:Extract method. Felix did a good short tutorial on it: http://www.thinkingphp.org/2007/02/24/cake-12s-set-class-eats-arrays-for-breakfast/ Thanks for being constructive, Chris. On Jun 11, 10:22 am, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On 6/11/07, Alexandre Gonçalves Jacarandá <[EMAIL PROTECTED]> wrote: > > > But I don't know how to get all fspaths arrays. > > If you can't help me, please point me to some docs. > > > Thank you, Alexandre. > > Lord thundering jesus, don't you know how to iterate through an > array?!? This is basic PHP stuff I would think. > > -- > 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 -~----------~----~----~----~------~----~------~--~---
