http://book.cakephp.org/view/91/Tree
On 19 Oct 2008, at 20:10, mirfan wrote: > > Hi, > I have a problem with recursion. I have a table for keeping the > account information of all members in which each member has a parent > now i have to find out all of the members in the downline of a > specific one look at the following example. > Member1 > | > -------------------------------- > | | > Member2 Member3 > | | > Member4 ------------------------------- > | | > Member5 Member6 > from member2 to member6 all are the downline of Member1 and member5 > and 6 are downline of member3 > please give a solution for this i am really tired and boared. > Regards, > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
