Introduction to smarty template engine
Smarty template download
Simple application of the first demo of smarty template
Comment
Ordinary variables and reserved variables
Simple use of arrays
Simple use of objects
Configure global variables and paragraph variables
capitalize[capitalize]
count_characters[character count]
cat[connection string]
count_paragraphs[count number of paragraphs]
count_sentences[count sentences]
count_words[count words]
date_format[format date]
default[default value]
escape[encoding]
indent[indent]
lower [lowercase]
nl2br[replace newline character with <br />]
Basic application of Smarty template engine