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

Parameters and strings including array-vars...

 
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
Alphanimal
Smarty Rookie


Joined: 24 Apr 2004
Posts: 15

PostPosted: Mon May 03, 2004 8:49 pm    Post subject: Parameters and strings including array-vars... Reply with quote

Hi!
I tried to put the value of a array-element to a smarty parameter (of {include})
i tested:
Code:
{include file="test.tpl" var="test_$array.elem"}
... var="test_$array[elem]"
... var="test_$array['elem']"
... var="test_".$array.elem


nothing works...

so how can i do this?
thanks
Back to top
View user's profile Send private message MSN Messenger
boots
Administrator


Joined: 16 Apr 2003
Posts: 5611
Location: Toronto, Canada

PostPosted: Mon May 03, 2004 10:32 pm    Post subject: Reply with quote

{include file="test.tpl" var="test_`$array.elem`"}

See: http://smarty.php.net/manual/en/language.syntax.quotes.php
Back to top
View user's profile Send private message
Alphanimal
Smarty Rookie


Joined: 24 Apr 2004
Posts: 15

PostPosted: Tue May 04, 2004 12:39 pm    Post subject: Thanks! Reply with quote

That worked...
Back to top
View user's profile Send private message MSN Messenger
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