View Single Post
  #2  
Old 05-19-2010, 12:37 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: welcome.tpl php include?

{php}
{include file="/blog/script.php"}
dynamic_content_gallery();
{/php}


Just be aware of two things:
1) You shouldn't be using PHP in .tpl files.
2) It probably won't work due to X-cart and your blog having the same name PHP functions.
__________________
- Shane Munroe
Reply With Quote