色尼玛亚洲综合影院,亚洲3atv精品一区二区三区,麻豆freexxxx性91精品,欧美在线91

解析smarty 截取字符串函數(shù) truncate的用法介紹

smarty truncate 截取字符串
從字符串開始處截取某長度的字符,默認(rèn)的長度為80
指定第二個參數(shù)作為截取字符串的長度
默認(rèn)情況下,smarty會截取到一個詞的末尾,
如果需要精確到截取多少個字符可以使用第三個參數(shù),將其設(shè)為”true”
具體用法如下:
復(fù)制代碼 代碼如下:
//index.php $smarty = new Smarty;
$smarty->assign('articleTitle', 'Two Sisters Reunite after Eighteen Years at Checkout Counter.');
$smarty->display('index.tpl');
//index.tpl
{$articleTitle}
{$articleTitle|truncate}
{$articleTitle|truncate:30}
{$articleTitle|truncate:30:""}
{$articleTitle|truncate:30:"---"}
{$articleTitle|truncate:30:"":true}
{$articleTitle|truncate:30:"...":true}

輸出結(jié)果:
Two Sisters Reunite after Eighteen Years at Checkout Counter.
Two Sisters Reunite after Eighteen Years at Checkout Counter.
Two Sisters Reunite after…
Two Sisters Reunite after
Two Sisters Reunite after―
Two Sisters Reunite after Eigh
Two Sisters Reunite after E…

php技術(shù)解析smarty 截取字符串函數(shù) truncate的用法介紹,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請第一時間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 伊通| 久治县| 青海省| 郸城县| 合水县| 桐梓县| 四平市| 邵东县| 浦县| 乐昌市| 福州市| 滕州市| 云霄县| 本溪市| 永新县| 灌南县| 张家口市| 达孜县| 曲水县| 巨野县| 麟游县| 北辰区| 治县。| 永宁县| 镇赉县| 海宁市| 庐江县| 山西省| 墨玉县| 延安市| 西平县| 江城| 台江县| 福建省| 察雅县| 台山市| 华阴市| 汉阴县| 临猗县| 延津县| 佛冈县|