creating arrays in templates with {assign}
[email protected] (Christopher Townson)
| Newsgroups | php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
What function / syntax should I use to create an array variable _within_ a
template?
Scalars can be created with {assign var=variableName value="value"}, but I
cannot see anywhere how to create arrays! :D
Any pointers much appreciated.
Cheers,
Chris