How can I unify variables in Smarty?

Discussion in 'PHP' started by SametAras, Jun 16, 2011.

  1. #1
    Hello,

    I will do multiple languages my script. I have got a problem in Smarty. I must unify variables in loop. How can I do it?

    Example:

    
    {foreach $sql as $write}
    {$write.$LANG_ADD_TABLE_CONTENT}
    {/foreach}
    
    Code (markup):
     
    SametAras, Jun 16, 2011 IP