Re: Using complex variables in {foreach from="$var.element"} etc.
[email protected] (Dmitry Koteroff)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
DK> {foreach from="$array.elements"}...{/foreach}
Oh, my bad: {foreach from=$array.elements} (without quotes)
works. Hmm, very interesting.
--
Best regards,
Dmitry Koteroff.