小文字[小文字]
下 [小写]
test.php:
$smarty = 新しい Smarty;
$smarty- >assign('articleTitle', '2 人の有罪判決者が縄を回避、陪審はハング。');
$smarty->display('test.html');
##test.html:
{$articleTitle}
{$articleTitle| lower}
出出:
2人の有罪判決者が縄を回避、陪審陪審。
有罪判決者 2 人が縄を逃れ、陪審員は絞首刑。
このコースを視聴した生徒はこちらも学んでいます