Javascript, if that's acceptable for the environment you're working in...
Bogdan
Steven Walker wrote:
> Hello,
>
> I'm having trouble getting the referring url. I have tried:
> $HTTP_REFERER
> getenv(HTTP_REFERER);
> $_SERVER[HTTP_REFERER];
> ... but they are all blank.
>
> The refe
Hello,
I'm having trouble getting the referring url. I have tried:
$HTTP_REFERER
getenv(HTTP_REFERER);
$_SERVER[HTTP_REFERER];
... but they are all blank.
The referring page has a meta http-equiv=Refresh header. If the user
waits for the page to automatically redirect, t
2 matches
Mail list logo