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

html/tpl
Author: Message:
MeEtc
Patchou's look-alike
*****

Avatar
In the Shadow Gallery once again

Posts: 2200
Reputation: 60
38 / Male / Flag
Joined: Nov 2004
Status: Away
RE: html/tpl
code:
if(isset($_SERVER['HTTPS']))
   $url='https://';
else
   $url='http://';
$url.=$_SERVER['HTTP_HOST'];
$url.=$_SERVER["SCRIPT_NAME"]
That should return a full URL to the current page

[Image: signature/]     [Image: sharing.png]
I cannot hear you. There is a banana in my ear.
05-23-2008 09:53 PM
Profile 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