$what_you_want = "$HTTP_HOST" . "$REQUEST_URI";

Peter Janett

New Media One Web Services
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
New Upgrades Are Now Live!!!
Windows 2000 accounts - Cold Fusion 5.0 and Imail 7.1
Sun Solaris (UNIX) accounts - PHP 4.0.6, mod_perl/1.25,
Stronghold/3.0 (Apache/1.3.22), MySQL 3.23.43
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PostgreSQL coming soon!

http://www.newmediaone.net
[EMAIL PROTECTED]
(303)828-9882

----- Original Message -----
From: "Philip Hallstrom" <[EMAIL PROTECTED]>
To: "Christian Blichmann" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, February 12, 2002 10:54 AM
Subject: [PHP] Re: Implement @-domains with PHP?


> I don't think that string actually gets sent unless the browser receives a
> 401 Auth Required (I think that's it) header.
>
> Even if you have that setup and put a page with phpinfo() in it you'll
> notice that none of the environment variables will look like the url
> you've got below.  The browser pulls that out first and sends them as
> separate headers...
>
> I think anyway...
>
> On Tue, 12 Feb 2002, Christian Blichmann wrote:
>
> > Hello Again!
> >
> > "Cc Zona" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > > I'd like to retrieve the "http://someReallyWeirdAtDomain"-part.
> > >
> > > <http://php.net/parse-url>
> > >
> >
> > I think you misunderstood my question, my problem is not how to parse
the
> > URI,
> > I discovered the the parse_url-function before... My problem is much
more
> > trivial,
> > how to retrieve the string the user type into the address bar of his/her
> > browser???
> >
> > --
> > Christian
> >
> > _____________________________________________
> > don't hesitate - email me with your thoughts:
> > e-mail: [EMAIL PROTECTED]
> >  - please remove the ".nospam" from address.
> > _____________________________________________
> > do you want to know more?
> > web:    http://www.blichmann.de
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to