What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » html/tpl

html/tpl
Author: Message:
Menthix
forum admin
*******

Avatar

Posts: 5537
Reputation: 102
39 / Male / Flag
Joined: Mar 2002
RE: html/tpl
Sure, but not recommended, makes your site less flexible.

But you can put your site URL in a variable, pass it to the template.
code:
$smarty->assign ("url", http://www.example.com");

And call it.
code:
<input size="40" id="video_link" name="video_link" type="text" value='{url}/videos.php?id={$video[video].id}'>
Finish the problem
Menthix.net | Contact Me
05-21-2008 06:14 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
html/tpl - by Quantum on 05-21-2008 at 04:45 PM
RE: html/tpl - by Menthix on 05-21-2008 at 06:14 PM
RE: html/tpl - by Quantum on 05-21-2008 at 06:17 PM
RE: html/tpl - by Menthix on 05-21-2008 at 06:32 PM
RE: html/tpl - by Quantum on 05-21-2008 at 06:49 PM
RE: html/tpl - by Thor on 05-21-2008 at 08:11 PM
RE: html/tpl - by Quantum on 05-21-2008 at 08:30 PM
RE: html/tpl - by Menthix on 05-21-2008 at 10:15 PM
RE: html/tpl - by Quantum on 05-21-2008 at 10:20 PM
RE: html/tpl - by Lou on 05-21-2008 at 11:17 PM
RE: html/tpl - by foaly on 05-21-2008 at 11:21 PM
RE: html/tpl - by WDZ on 05-22-2008 at 01:37 AM
RE: html/tpl - by Quantum on 05-22-2008 at 03:06 PM
RE: html/tpl - by MeEtc on 05-22-2008 at 04:03 PM
RE: html/tpl - by RaceProUK on 05-23-2008 at 07:28 PM
RE: html/tpl - by MeEtc on 05-23-2008 at 09:53 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On