View Single Post
  #7 (permalink)  
Old 05-22-2008, 01:45 PM
aniltc aniltc is offline
Junior Member
 
Join Date: May 2008
Posts: 9
Default

Thanks to all

I have one more doubt.I have 2 tables which is having relation ships,my doubt here,how can i join my two tables usimng zend_db_table method ( I mean in MVC pattern)

I have given $_protected as said in the documentation.but how can i use join keyword in model.can i use join keyword in model.I don't know whether iam right or not.please help me.

Thanks
Reply With Quote