View Single Post
  #2 (permalink)  
Old 04-10-2008, 05:51 AM
staar2 staar2 is offline
Junior Member
 
Join Date: Mar 2008
Posts: 8
Default

You can make it by two ways first you can use select_api with joining Zend Framework: Documentation
Second way you can use Zend_Db_Table relationships which are much easier to use Zend Framework: Documentation
Reply With Quote