Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Variable tags {php}

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
Giogiosw
Smarty n00b


Joined: 04 Apr 2016
Posts: 1

PostPosted: Mon Apr 04, 2016 8:32 pm    Post subject: Variable tags {php} Reply with quote

Hello
I need to perform this function

{php} myfunction ($var) {/php}

but the variable $var is not printed and then remains
myfunction ($var) , how do I fix ?
Back to top
View user's profile Send private message
elpmis
Smarty Elite


Joined: 07 Jun 2007
Posts: 321

PostPosted: Tue Apr 05, 2016 7:37 am    Post subject: Reply with quote

Search is your friend Wink

http://www.smarty.net/forums/viewtopic.php?p=72720&sid=9dfaba6e008586357f02715dd237f7a4
Back to top
View user's profile Send private message
AnrDaemon
Administrator


Joined: 03 Dec 2012
Posts: 1785

PostPosted: Tue Apr 05, 2016 3:39 pm    Post subject: Re: Variable tags {php} Reply with quote

Giogiosw wrote:
Hello
I need to perform this function

{php} myfunction ($var) {/php}

but the variable $var is not printed and then remains
myfunction ($var) , how do I fix ?

{$var|myfunction}
Direct PHP code execution is forbidden in templates.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP