I was looking at several locations, but does not like looking, I want to perform this operation
$tpl = new Savant3();
$tpl->Info_.$db_code["name"] = $db_code["info"];
$tpl->display('index.tpl.php');
php echo $this->eprint($this->Info_Name);
is it possible?. Thank you.
You can simply do
see also the manual for this: http://www.php.net/manual/en/language.variables.variable.php