Hi
I've a table of products with some data of a product and as each product can have more than one images associated I defined a table for pictures with a FK with the product_id. I'm now retireving and showing a list of 30 products per page without the pictures. Which is the best way to retrieve pictures for each product when I get the list ? Should I do it in my template ? Thanks in advance C --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
