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

php $$ counterpart

 
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
alexrait1
Smarty n00b


Joined: 21 Jun 2008
Posts: 2

PostPosted: Fri May 08, 2009 10:51 am    Post subject: php $$ counterpart Reply with quote

suppose I have a set of variables like these:
$pref_en, $pref_fr, $pref_it ....

these variables contain arrays passed from the php script.

I want to do something like this:
{assign var="pref_lang" value="pref_en"}
{foreach name="ss" from=$pref_lang ... }....


is there any way to make it work?

thanx.
Back to top
View user's profile Send private message
alokin
Smarty Regular


Joined: 14 Apr 2009
Posts: 96
Location: Belgrade, Serbia

PostPosted: Fri May 08, 2009 12:27 pm    Post subject: Reply with quote

Try this:
Code:

{assign var=pref_lang value=`$pref_en`}

_________________
www.nikolaposa.in.rs
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