complete address including variables

This is a discussion on complete address including variables within the PHP Language forums, part of the PHP Programming Forums category; Hi Folk Is it possible to get the complete address in the address bar? "http://".$_SERVER['HTTP_HOST'].$HTTP_SERVER_VARS[&...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-28-2005
windandwaves
 
Posts: n/a
Default complete address including variables

Hi Folk

Is it possible to get the complete address in the address bar?

"http://".$_SERVER['HTTP_HOST'].$HTTP_SERVER_VARS["SCRIPT_NAME"];

will give me the location, but not the variables after the ?

Is it possible to add this?

Cheers

- Nicolaas


Reply With Quote
  #2 (permalink)  
Old 04-28-2005
\(¯`·..Yttrium ...·´¯\)
 
Posts: n/a
Default Re: complete address including variables


"windandwaves" <winandwaves@coldmail.com> a écrit dans le message de news:
4270284c$1@clear.net.nz...
> Hi Folk
>
> Is it possible to get the complete address in the address bar?
>
> "http://".$_SERVER['HTTP_HOST'].$HTTP_SERVER_VARS["SCRIPT_NAME"];
>
> will give me the location, but not the variables after the ?
>
> Is it possible to add this?
>
> Cheers
>
> - Nicolaas


HI
You must add $_SERVER['QUERY_STRING'] to your URL
Or use http_build_query ()


Reply With Quote
  #3 (permalink)  
Old 04-28-2005
windandwaves
 
Posts: n/a
Default Re: complete address including variables

(¯`·..Yttrium ...·´¯) wrote:
> "windandwaves" <winandwaves@coldmail.com> a écrit dans le message de
> news: 4270284c$1@clear.net.nz...
>> Hi Folk
>>
>> Is it possible to get the complete address in the address bar?
>>
>> "http://".$_SERVER['HTTP_HOST'].$HTTP_SERVER_VARS["SCRIPT_NAME"];
>>
>> will give me the location, but not the variables after the ?
>>
>> Is it possible to add this?
>>
>> Cheers
>>
>> - Nicolaas

>
> HI
> You must add $_SERVER['QUERY_STRING'] to your URL
> Or use http_build_query ()


thanks cool!


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 11:20 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0