I have some problems to understand the association. For example, I have a model 'User' and model 'Address'.
User: - id - bla bla bla - office_address : int -> address.id - home_address : int -> address.id How can I define association between this 2 models? Thanks a lot! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
