Avatar

Smarty 3 and {php} (General)

by Alex ⌂, Sunday, September 04, 2011, 12:47 (4639 days ago) @ edkgb

Hi again!

{php}
include( $_SERVER['DOCUMENT_ROOT'].'/public/includes/navbar.inc');
{/php}

Is navbar.inc a php script? Otherwise I would just use {include}:

{include file="$theme/subtemplates/navbar.inc"}

Alex


Complete thread:

 RSS Feed of thread