smarty模板引擎的簡介
smarty模板的下載
smarty模板的第一個demo的簡單應用
註解
普通變數與保留變數
數組的簡單使用
物件的簡單使用
配置全域變數與段落變數
capitalize[首字大寫]
count_characters[字元計數]
cat[連接字串]
count_paragraphs[計算段數]
count_sentences[計算句數]
count_words[計算詞數]
date_format[格式化日期]
default[預設值]
escape[編碼]
indent[縮排]
lower [小寫]
nl2br[換行符號替換成<br /> ]
Smarty模板引擎的基本應用