One-to-many joins with Zend_Db_Table_Select

ONE TO MANY JOINS WITH ZEND_DB_TABLE_SELECT Let's say that you want to set up a one-to-many relationship between two tables: Artists and Albums because you've refactored my ZF1 tutorial. Let's assume that an artist has many albums. These are the basic table definitions: artists table: id, artist albums table: id, artist_id, title When you list the albums, you obviously want to [...]
By akrabat.com, published on February 08, 2012
Comment
User:
Email:
Url:
Comment:
  * Required fields
 
 
RSS RSS RSS