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

Help with file_get_contents

 
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
L0stf0x
Smarty n00b


Joined: 07 Jul 2016
Posts: 1

PostPosted: Thu Jul 07, 2016 12:07 pm    Post subject: Help with file_get_contents Reply with quote

Hello, I try to use a smarty variable {$output4} inside the path of this..

{file_get_contents('http://www.docs.com/$output4/file.tpl')}

Without variable is working and the variable alone {$output4} is working as well.

How can I do that? Thanks
Back to top
View user's profile Send private message
AnrDaemon
Administrator


Joined: 03 Dec 2012
Posts: 1785

PostPosted: Thu Jul 07, 2016 8:10 pm    Post subject: Reply with quote

You don't do that to begin with.
Do not place business logic into template.
All the data that template needs to render must be retrieved and prepared before you invoke the template.
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