Can somone show me an online example that includes a 3 table join? Here is my join table:
car_id int make_id int year_id int so this join table has an id from 3 different tables. The only examples I've been able to find have only 2 ids. The name of the table is cars_makes_years. I am unsure of what to name the model. Should it be cars_makes_year.php? Thanks for any help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
