|
|
|
|
| Smarty Manual |
|---|
| Prev | Chapter 7. Built-in Functions | Next |
php
php tags allow php to be embedded directly into the template. They
will not be escaped, regardless of the $php_handling setting. This
is for advanced users only, not normally needed.
Example 7-14. php tags {php}
// including a php script directly
// from the template.
include("/path/to/display_weather.php");
{/php} |
|
|
|
|
|
|
|
|
|
Disclaimers: This
document is provided as free service for the benefits of Active-Venture.com's web hosting customers only. |
|
|
|
Quotes: A man is ethical only when life, as such, is sacred to him, that of plants and animals as that of his fellow men, and when he devotes himself helpfully to all life that is in need of help.
|
|
|
|
|