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:
Ceci dit à smarty quel type de ressource utiliser implicitement. La valeur
par défaut est file
, signifiant que
$smarty->display('index.tpl')
et
$smarty->display('file:index.tpl')
sont la même chose. Voyez le chapitre
ressource pour plus de détails.