Afficher un message
Vieux 09/02/2006, 16h15   #1
Dep
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Counting number of array elements

Hello to all!

Is there any straight and obvious way to count the number of elements
in some array???

maybe I'm blind, but can't find that in the manual, and the only way
out I've found so far is like this.

{foreach from=$some_arr item=$i name="my_foreach"}{/foreach}
Number of elements: {$smarty.foreach.my_foreach.total}

Looks horribly stupid So, any other way?

Best regards
Dmitriy
  Réponse avec citation
 
Page generated in 0,04185 seconds with 9 queries