{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.
php tags
See also
$php_handling,
{include_php},
{include} and
Componentized Templates.