©
이 문서에서는PHP 중국어 웹사이트 매뉴얼풀어 주다
Smarty - the compiling PHP template engine | ||
---|---|---|
Prev 来源:PHP中文社区 | Chapter 5. Variable Modifiers[变量调节器] | Next |
This strips out markup tags, basically anything between < and >.
去除<和>标签,包括在<和>之间的任何内容.
Example 5-20. strip_tags
|
Prev 来源:PHP中文社区 | Home | Next |
strip[去除(多余空格)] | Up | truncate[截取] |