 |
Smarty
The discussions here are for Smarty, a template engine for the PHP programming language. Dedicated server web hosting provided by Guru-host.eu. |
| View previous topic :: View next topic |
| Author |
Message |
jerodev Smarty n00b
Joined: 30 Jun 2012 Posts: 1
|
Posted: Sat Jun 30, 2012 4:59 pm Post subject: include variable template file |
|
|
Hi,
Is it possible to include a template file by a value given by php?
So for example I set the value of 'page' to 'page.tpl'.
How can i use the variable page to include the page.tpl?
Thank you,
Jerodev |
|
| Back to top |
|
U.Tews Administrator
Joined: 22 Nov 2006 Posts: 4177 Location: Hamburg / Germany
|
Posted: Sun Jul 01, 2012 2:42 am Post subject: |
|
|
| Code: | | {include file=$page} |
|
|
| Back to top |
|
mohrt Administrator
Joined: 16 Apr 2003 Posts: 7038 Location: Lincoln Nebraska, USA
|
Posted: Sun Jul 01, 2012 3:55 pm Post subject: |
|
|
| {include file="$mypage.tpl"} |
|
| Back to top |
|
|
|
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
|