Re: [SMARTY] Newbie Q: was recursive loops, how to do w/Smarty?

[email protected] (Monte Ohrt) Wed, 06 Dec 2006 09:22:31 -0600
Newsgroups php.smarty.general
Message-ID <[email protected]>
Search the forums for "nested looping" or "mysql looping", there are all 
kinds of examples.

Bjørge Solli wrote:
> Hi,
>
> of course. I am more puzzled on how to build the tables in the php-part, so 
> that section/foreach can be used easily. 
> Sorry for beeing unclear.
>
> /Bjørge
>
> On Wednesday 06 December 2006 15:30, Monte Ohrt wrote:
>   
>> Use a nested {section} or {foreach} loop in the template.
>>