Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

{php} in smarty


{php}
   // including a php script directly from the template.
   include('/path/to/display_weather.php');
{/php}

  
Source by www.smarty.net #
 
PREVIOUS NEXT
Tagged: #smarty
ADD COMMENT
Topic
Name
7+2 =