![]() |
Executing PHP scripts in Smarty Templates
Hello,
Is there a way to execute PHP Scripts inside a Smarty Template page? I want to manipulate the way the part code in the order_info.tpl is displayed, by using PHP's string functions. |
Several of the PHP string functions are implemented in Smarty as modifiers. Also, all PHP functions can be executed in a Smarty template as modifiers so even the ones that aren't specifically included in Smarty can be used. See:
http://smarty.php.net/manual/en/language.modifiers.php |
Thanks for the link!
|
All times are GMT -8. The time now is 10:12 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.