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:
Fungsi ini dapat dipakai untuk menampilkan pesan kesalahan menggunakan Smarty. Parameter level bisa salah satu dari nilai yang dipakai fungsi PHP trigger_error(), contoh: E_USER_NOTICE, E_USER_WARNING, dll. Standarnya adalah E_USER_WARNING.
Lihat juga $error_reporting, debugging dan pemecahan masalah.