[SMARTY] a Smarty equivalent of the php 'for'
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
Is there a Smarty equivalent of the php 'for'? I could not find so far. I have an array which I process in a peculiar way, and I just need a simple counter to turn the cycle and stop at some point, which stop I can control from within the cycle. At the moment I use a combination of 'foreach', without using the 'item' and a 'counter' in addition which provides the values I need, but looks primitive and I can't stop it. -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php