Merhaba Bu da bir çok özel veya çok genel quetion - Ben emin değilim, ve ben genellikle Zend framework / oo yeniyim. Bu bir aptal S. ise lütfen sabırlı olun ..
Her neyse, ben böyle bir şey yapar bir model oluşturmak istiyorsanız:
Read all the itmes from a table 'gifts' into a row set
for each row in the table, read from a second table which shows how many have been bought, the append this as another "field" in the returned row
return the row set, with the number bought included.
Basit Zend örneklerin çoğu sadece bir modelde bir tablo kullanmak gibi görünüyor, ama benim okuma ben oldukça denetleyicisi daha, orada işlerin çoğunu yapmak gerektiğini önermek gibi görünüyor. Bu çok genel bir soru ise, 2 tabloları ile çalışır ve bir dizi döndürür bir modelin herhangi bir örnek harika olurdu!
Şimdiden yardımlarınız için teşekkürler!