Hi, I'm extremely new to the world of PHP and cake. So far I've been able to create a custom app with players and teams (players belong to teams). The only problem is I can't for the life of me figure out how to display all the players under one team!
For example how do I display every player under the Oakland Raider table? In the player table I have a team_id that's associated with the id from the teams table. I think I use findall but I'm not sure exactly what to put in. Any help would be awesome!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
