X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   php inside of tpl files (https://forum.x-cart.com/showthread.php?t=32516)

imimin 07-12-2007 03:20 PM

php inside of tpl files
 
How can I (what is the correct syntax) place php code inside of .tpl files?

Thank you!

hooter 07-12-2007 03:23 PM

Re: php inside of tpl files
 
Quote:

Originally Posted by imimin
How can I (what is the correct syntax) place php code inside of .tpl files?

Thank you!

Hello,
Code:

{php}your php code here{/php}

imimin 07-12-2007 03:26 PM

Re: php inside of tpl files
 
Thank you!

So I don't have to make any Smarty configuration changes? Works "Out of the box"?

hooter 07-12-2007 03:36 PM

Re: php inside of tpl files
 
Quote:

Originally Posted by imimin
Thank you!

So I don't have to make any Smarty configuration changes? Works "Out of the box"?


Well the smarty php tags work "out of the box" - can't say for your php code :wink:


All times are GMT -8. The time now is 06:15 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.