$HTTP_SERVER_VARS['HTTP_REFERER']
or (php 4.1.x)
$_SERVER['HTTP_REFERER']
Mike
Matthew Walker wrote:
> Related to my last question about the cookies in images, is there any
> way to get the referrer from the calling page without passing it as an
> argument to the image generation script?
>
$GLOBALS[ "HTTP_REFERER" ];
"Matthew Walker" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Related to my last question about the cookies in images, is there any
way to get the referrer from the calling page without passing it as an
argument to the image genera
2 matches
Mail list logo