Interestingly, the referred page displayed when you click on this link 
http://compcanlit.ca/ when referred to http://compcanlit.usherbrooke.ca/ is the same.

So I can't detect the server redirect? Bummer?


> But something does appear when you click on the links in this post, but not on a 
>blank page nor from the server redirect?? Oh well.
> Any other avenues? I thought something would appear from a link from a blank .htm 
>file to the site??
>
> John
>
> > John,
> > John,
> >
> > Nothing.
> >
> > echo $_SERVER['HTTP_REFERER'].'<br>';
> > echo getenv('REMOTE_HOST').'<hr>';
> >
> > Try looking at: http://compcanlit.usherbrooke.ca/
> > or
> > http://compcanlit.ca/ which will redirect to http://compcanlit.usherbrooke.ca/
> >
> > I even made a link on a blank page on my desktop and from an email message. 
>Nothing appeared as the referrer.
> >
> > John
> >
> > John Nichel wrote:
> >
> > > Try...
> > >
> > > $_SERVER['HTTP_REFERER']
> > >
> > > John Taylor-Johnston wrote:
> > > > The deal is my ISP does a redirect from www.delete.compcanlit.ca to 
>www.delete.compcanlit.usherbrooke.ca. I'm trying to if statement the redirect. Again, 
>I find no variable in phpinfo().
> > > > John
>


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

Reply via email to