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

Parsing PHP in the templates

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-24-2006, 12:51 PM
  frankdux's Avatar 
frankdux frankdux is offline
 

Senior Member
  
Join Date: Jul 2004
Location: Manchester, NH, USA
Posts: 125
 

Default Parsing PHP in the templates

Is it possible to parse PHP code in the templates? I don't mean just using includes. I realize you can do that with Smarty. I mean something that would require 5-10 lines of code to be parsed.
__________________
X-Cart: 4.0.18
Linux, Apache, MySQL: 4.1.16, PHP: 4.4.2
Reply With Quote
  #2  
Old 07-24-2006, 01:42 PM
 
mocara mocara is offline
 

Advanced Member
  
Join Date: Apr 2005
Posts: 55
 

Default

http://smarty.php.net/manual/en/language.function.php.php

Did you read the smarty docs?

Mocara.
__________________
4.0.15
Linux
Reply With Quote
  #3  
Old 07-24-2006, 02:07 PM
  frankdux's Avatar 
frankdux frankdux is offline
 

Senior Member
  
Join Date: Jul 2004
Location: Manchester, NH, USA
Posts: 125
 

Default

Thanks mocara. It's been a while since I messed with Smarty. The {php} tag works pretty well. I'll have to have a deeper look through the manual.
__________________
X-Cart: 4.0.18
Linux, Apache, MySQL: 4.1.16, PHP: 4.4.2
Reply With Quote
  #4  
Old 07-24-2006, 02:13 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Code:
{php}func_print_r($this->_tpl_vars);{/php}

Full list of smarty variables/arrays without debug console, yay!

also you can use $GLOBALS to grab any other data you may need.

Another tip is open up some files in templates_c/ and you can see how smarty converts it all into php anyway.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 02:40 PM.

   

 
X-Cart forums © 2001-2020