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:
Ini mengambil data file config dan menempatkannya ke template. Pekerjaan ini persis sama dengan fungsi template {config_load}.
Catatan Teknis: Sejak Smarty 2.4.0, variabel template yang ditempati dipelihara terhadap permintaan fetch() dan display(). Config vars yang diambil dari config_load() selalu dalam lingkup global. File config juga dikompilasi untuk eksekusi lebih cepat, dan memperhatikan setelan $force_compile dan $compile_check.
Lihat juga {config_load}, get_config_vars(), clear_config(), dan variabel config