What is Smarty?
Why use it?
Use Cases and Work Flow
Syntax Comparison
Template Inheritance
Best Practices
Crash Course
You may use the Smarty logo according to the trademark notice.
For sponsorship, advertising, news or other inquiries, contact us at:
强制让Smarty每次调用时,都(重新)编译模板文件。
该设置将重写
$compile_check
值。
默认情况下是false。
这是开发和调试时比较方便的工具,但在实际生产环境中绝对不能使用。
如果$caching
是开启的,那么缓存文件将每次都会被重新缓存。