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:
When this value is set to a non-null-value it's value is used as php's
error_reporting
level inside of display()
and fetch()
. When debugging
is enabled this value is ignored and the error-level is left untouched.
See also
trigger_error()
,
debugging
and
troubleshooting.