本文簡(jiǎn)單講述了Smarty的模板變數(shù)輸出方法。分享給大家參考,如下:
config.inc.php設(shè)定檔如下:
include_once('smarty/Smarty.class.php'); $smarty=new Smarty(); $smarty->config_dir="smarty/Config_File.class.php"; $smarty->caching=false; //是否開啟緩存 $smarty->template_dir="./templates"; //模板目錄 $smarty->compile_dir="./templates_c"; //編譯目錄 $smarty->cache_dir="./smarty_cache"; //緩存目錄 $smarty->left_delimiter="<{"; $smarty->right_delimiter="}>";
? ?
index.php檔案如下:
include('./config.inc.php'); $title="php測(cè)試標(biāo)題"; $content="smarty練習(xí)!"; $newstext[]=array("name"=>"php程序測(cè)試","date"=>"2015-08-01"); $newstext[]=array("name"=>"php視頻教程","date"=>"2015-08-02"); $newstext[]=array("name"=>"smarty學(xué)習(xí)","date"=>"2015-08-03"); $row=array("標(biāo)題","姓名","年齡"); $smarty->assign("title",$title); $smarty->assign("row",$row);//一個(gè)數(shù)組傳遞多個(gè)值 $smarty->assign("shownewstext",$newstext);//二維數(shù)組傳遞多個(gè)值 $smarty->assign("content",$content); $smarty->display('index.htm');
希望本文所述對(duì)大家以Smarty模板為基礎(chǔ)的php程式設(shè)計(jì)有一定幫助作用。 更多smarty簡(jiǎn)單模板變數(shù)輸出方法?相關(guān)文章請(qǐng)關(guān)注PHP中文網(wǎng)!
本網(wǎng)站聲明
本文內(nèi)容由網(wǎng)友自願(yuàn)投稿,版權(quán)歸原作者所有。本站不承擔(dān)相應(yīng)的法律責(zé)任。如發(fā)現(xiàn)涉嫌抄襲或侵權(quán)的內(nèi)容,請(qǐng)聯(lián)絡(luò)admin@php.cn

熱AI工具

Undress AI Tool
免費(fèi)脫衣圖片

Undresser.AI Undress
人工智慧驅(qū)動(dòng)的應(yīng)用程序,用於創(chuàng)建逼真的裸體照片

AI Clothes Remover
用於從照片中去除衣服的線上人工智慧工具。

Clothoff.io
AI脫衣器

Video Face Swap
使用我們完全免費(fèi)的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱門文章
Grass Wonder Build Guide |烏瑪媽媽漂亮的德比
1 個(gè)月前
By Jack chen
<??>:在森林裡99夜 - 所有徽章以及如何解鎖
4 週前
By DDD
烏瑪?shù)姆劢z漂亮的德比橫幅日程(2025年7月)
1 個(gè)月前
By Jack chen
Rimworld Odyssey溫度指南和Gravtech
3 週前
By Jack chen
Windows安全是空白或不顯示選項(xiàng)
1 個(gè)月前
By 下次還敢

熱工具

記事本++7.3.1
好用且免費(fèi)的程式碼編輯器

SublimeText3漢化版
中文版,非常好用

禪工作室 13.0.1
強(qiáng)大的PHP整合開發(fā)環(huán)境

Dreamweaver CS6
視覺化網(wǎng)頁開發(fā)工具

SublimeText3 Mac版
神級(jí)程式碼編輯軟體(SublimeText3)