<?php $smarty->assign('foo','value'); $template_string = 'display {$foo} here'; $smarty- ...
確定! 回上一頁