On Wed, 2007-03-14 at 16:23 +, Matthew Vickery wrote:
> Robert Cummings wrote:
> > On Wed, 2007-03-14 at 14:50 +, Matthew Vickery wrote:
> >> The situation is as follows:
> >> I wish to protect the entire Website http://www.example.com from
> >> direct URL access. i.e. if someone enters htt
Robert Cummings wrote:
On Wed, 2007-03-14 at 14:50 +, Matthew Vickery wrote:
The situation is as follows:
I wish to protect the entire Website http://www.example.com from
direct URL access. i.e. if someone enters http://www.example.com into
their browser they get a message stating that they
> -Message d'origine-
> De : Robert Cummings [mailto:[EMAIL PROTECTED]
> Envoyé : mercredi 14 mars 2007 16:13
> À : Matthew Vickery
> Cc : php-general@lists.php.net
> Objet : Re: [PHP] Referring URL Authentication
>
> On Wed, 2007-03-14 at 14:50 +, M
On Wed, 2007-03-14 at 14:50 +, Matthew Vickery wrote:
> The situation is as follows:
> I wish to protect the entire Website http://www.example.com from
> direct URL access. i.e. if someone enters http://www.example.com into
> their browser they get a message stating that they are not authorised
On 3/14/07, Matthew Vickery <[EMAIL PROTECTED]> wrote:
The situation is as follows:
I wish to protect the entire Website http://www.example.com from
direct URL access. i.e. if someone enters http://www.example.com into
their browser they get a message stating that they are not authorised
to acces
The situation is as follows:
I wish to protect the entire Website http://www.example.com from
direct URL access. i.e. if someone enters http://www.example.com into
their browser they get a message stating that they are not authorised
to access the site. The only way to access http://www.example.c
> > Is there a way in PHP to get the referring url when a link is click
> > to get to that page?
> $HTTP_REFERER
> getenv('HTTP_REFERER')
Note that this isn't supported on all browsers and can be turned
off or faked/munged.
Chris
Joseph Bannon wrote:
> Is there a way in PHP to get the referring url when a link is click
> to get to that page?
$HTTP_REFERER
getenv('HTTP_REFERER')
regards
Wagner
--
Madness takes its toll. Please have exact change.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
Is there a way in PHP to get the referring url when a link is click to get
to that page?
Thanks.
J
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL P
9 matches
Mail list logo