Re: [SMARTY] Array keys, values

[email protected] ("Christoph Boget") Tue, 16 Oct 2007 08:25:53 -0400
Newsgroups php.smarty.general
Message-ID <[email protected]>
------=_Part_1828_2074614.1192537553803
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

>
> You can get the count of an array with {$array|@count}


Where can I find out about this in the documentation?  I don't see a
section  for something like this.  And when I did a search  for '@count' in
the "english manual, the only thing that was returned was a page for
{html_options} and the only reason that was returned is because @count was
used in a comment on that page.

But, you are better off assigning the count if you need it, and also


But why would you assign it if there is another way to get it?

thnx,
Christoph

------=_Part_1828_2074614.1192537553803--