Get Smarty

Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Check reviews of PHP Web Hosting, compatible with Smarty Templates

{php}

Тэг {php} позволяет вставлять PHP-код прямо в шаблон. Он не будет как-либо изменен, независимо от $php_handling настроек. Этот тэг только для продвинутых пользователей, так как обычно не требуется и не рекоммендуется.

Example 7.28. тэги {php}


{php}
    // подключение php скрипта прямо
		  // из шаблона
		  include('/path/to/display_weather.php');
{/php}

  

Техническое замечание

Для доступа к переменным PHP внутри блоков {php}, вам может понадобится использовать ключевое слово PHP global

Example 7.29. Тэги {php} с глобальными переменными и назначение переменных


{php}
   global $foo, $bar;
   if($foo == $bar){
        echo 'This will come out in the template';
   }
   
   $this->assign('varX','Strawberry');
{/php}
<strong>{$varX}</strong> is my fav ice cream

  

Следующее действие действительно НЕ рекоммендуется, так как оно происходит в области видимости шаблона

 

{php}
print_r($some_array);
{/php}


См. также $php_handling, {include_php}, {include}, {insert} и Компонентные шаблоны.

Comments
No comments for this page.
Post a Comment
All comments are moderated. Support questions are ignored, use the forums instead.
Author:
Email: (not shown)
What is 13 plus 0? (Are you human?)

Sponsors [info]

Cheap Website Hosting @hostdone.com
email marketing @ActiveCampaign
broadband deals @BroadbandGenie
Best UK Web Hosting @webhost.uk.net
Reliable UK and US Web Hosting @rshosting.com
Cheap US and UK Web Hosting @infrenion.com
I.T Certification Exams @pass-guaranteed.com
Certification Practice Tests @firsttrycertify.com
Certification Practice Exam Questions @ace-it-certifications.com
Broadband Speed Test @broadbandspeed.co.uk
bulk email software @americaint.com
ASP.NET hosting @aspnethosting.co.uk