Home >Backend Development >PHP Tutorial >shavarsh karapetyan PHP learn Smarty thoroughly and in detail
Basic syntax
All smarty tags are delimited. In smarty, all content other than the delimiter is static. When smarty encounters template tags, it will try to interpret them and then use them in an appropriate way. Output.
The default is { and }, but they are customizable. The customization method is:
$smarty->left_delimiter = '