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

Search found 1 match
Smarty Forum Index
Author Message
  Topic: Variable in variable value
shivgoa

Replies: 1
Views: 20912

PostForum: Tips and Tricks   Posted: Sun Dec 02, 2012 10:20 am   Subject: Variable in variable value
Suppose I have in php file
<?
$tpl->assign('_YEAR',date('Y'));
$tpl->assign('_FOOTER',"This is {$_YEAR}");
?>
and in templeate file
<div class="footer">{$_F ...
 
Page 1 of 1
All times are GMT
Jump to:  


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