You can use: 1. app_model.php 2. request action in different controller 3. var uses if you want the 2 model in the same controller
-- ======================== http://riky.kurniawan.us ======================== On 2/22/07, teesea <[EMAIL PROTECTED]> wrote: > > > I'm trying to access a model from another model when I perform a save, > there is no association between the two, but in the system i am trying > to complete one does have a logically effect on the other and I would > like to run code in one model which then runs code on another. Anyone > know how to do this? > > Cheers > > Teesea > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
