View Single Post
  #1 (permalink)  
Old 08-09-2007, 07:49 PM
bryanzera bryanzera is offline
Junior Member
 
Join Date: Aug 2007
Posts: 1
Default Defining many-to-many relationships

I can grasp the concept of one-to-one and many-to-one relationships between models and how to implement the relationships in the database, but I can't find any description on how to use Zend Framework to implement many-to-many relationships. Is there a tutorial or example anywhere that would help me understand how to implement a many-to-many relationship in Zend?
Reply With Quote