Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

$i++ what to do ?

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
TomGrill
Smarty Rookie


Joined: 22 May 2003
Posts: 5

PostPosted: Fri May 23, 2003 12:24 pm    Post subject: $i++ what to do ? Reply with quote

hi,

how can i count a $var up ?

sample:
{foreach....}
$var++ or {$var++}
{/foreach}

can i do this with smarty ?? and how ??
Back to top
View user's profile Send private message
sweatje
Smarty Regular


Joined: 17 Apr 2003
Posts: 70
Location: Bettendorf, Iowa, USA

PostPosted: Fri May 23, 2003 12:34 pm    Post subject: Reply with quote

Code:
{section name=i loop=10}
i={$smarty.section.i.rownum}<br />
{/section}

_________________
Jason
jsweat_php AT yahoo DOT com
Back to top
View user's profile Send private message
TomGrill
Smarty Rookie


Joined: 22 May 2003
Posts: 5

PostPosted: Fri May 23, 2003 1:03 pm    Post subject: Reply with quote

and in a foreach ?
Back to top
View user's profile Send private message
sweatje
Smarty Regular


Joined: 17 Apr 2003
Posts: 70
Location: Bettendorf, Iowa, USA

PostPosted: Fri May 23, 2003 1:13 pm    Post subject: Reply with quote

Not tested:

see this thread

before foreach
Code:
{assign var=var value=1}


in foreach
Code:
{assign var=var value=$var|pp}
should work
_________________
Jason
jsweat_php AT yahoo DOT com
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP