Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

PHP Templates from a Smarty Template

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-03-2005, 05:27 AM
 
sstringer sstringer is offline
 

Member
  
Join Date: May 2005
Posts: 17
 

Default PHP Templates from a Smarty Template

Hi,
I'm not sure if this topic goes in the Program Logic forum or this one, but here goes...

My question has to do with smarty templating. It seems that once you dive into a smarty template, php goes away entirely.

For instance, lets say I have a main page that calls a smarty template that, in turn, calls another php page:

main page.php
|_ smarty page.tpl
......|_php page.php

In this example, the 'php page' is interpreted as a smarty template, not a php page.

Yes, I know I can adapt my php page to smarty, but for reasons too numerous to go into here--but mostly for code maintenance issues and ease of integration with Dreamweaver--I want to keep my code in php templates rather than smarty templates.

So, my question is this: Is there any way to include a php page from a smarty template page and have it be interpreted as php rather than smarty code?

Many thanks,
Steve
__________________
Steve Stringer
Dallas, Texas, USA
http://www.stringersites.com

X-Cart Version 4.0.13
Reply With Quote
  #2  
Old 06-03-2005, 06:40 AM
 
sstringer sstringer is offline
 

Member
  
Join Date: May 2005
Posts: 17
 

Default

Found the answer: instead of
Code:
{include file="some.tpl"}
use
Code:
{include_php file="some.php"}

Pretty simple.
__________________
Steve Stringer
Dallas, Texas, USA
http://www.stringersites.com

X-Cart Version 4.0.13
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:54 PM.

   

 
X-Cart forums © 2001-2020