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:
Dies ist der absolute Systempfad zu den Smarty Kerndateien. Wenn nicht vorher definiert, dann definiert Smarty diesen Wert mit internals/ unterhalb des Verzeichniss SMARTY_DIR. Wenn angegeben, dann muss dieser Wert mit einem '/' enden.
Example 11.2. SMARTY_CORE_DIR
<?php // Laden von core.get_microtime.php require_once(SMARTY_CORE_DIR . 'core.get_microtime.php'); ?>
Siehe auch: $smarty.const