count_words[count words]
count_words[计算词数]
test.php:
$smarty = new Smarty;
$smarty->assign('articleTitle at No Will.) ;
$smarty->display('test.html');
test.html:
{$articleTitle}
{$articleTitle|count_words}
输出:
CarDetalers at No Will HearDear .
7
count_words[计算词数]
test.php:
$smarty = new Smarty;
$smarty->assign('articleTitle at No Will.) ;
$smarty->display('test.html');
test.html:
{$articleTitle}
{$articleTitle|count_words}
输出:
CarDetalers at No Will HearDear .
7
Pelajar yang telah menonton kursus ini juga sedang belajar