當(dāng)前位置:首頁
> 前端模板引擎
前端模板引擎(前端模板引擎的作用)
第一種,使用smarty模板引擎 php文件smartyassign#39data#39,#39hello world#39smartydisplay#39indexhtml#39indexhtml文件$data 輸出hello world 第二種,使用PHP變量直接輸出 php文件data = #...