02-13-2011, 03:28 PM
[eluser]edjon2000[/eluser]
Just briefly coming back to this,
I noticed that the $_SERVER['HTTP_REFERER'] actually does exist and does work on certain pages but as near as I can make out if the calling page uses CI's pagination class it blocks the $_SERVER['HTTP_REFERER'] global which I suppose kinda makes sense when you think about it, but if the originating page does not use pagination the $_SERVER['HTTP_REFERER'] global is there and can be used.
Just thought I would mention that, has anyone else noticed the same thing
Jon
Just briefly coming back to this,
I noticed that the $_SERVER['HTTP_REFERER'] actually does exist and does work on certain pages but as near as I can make out if the calling page uses CI's pagination class it blocks the $_SERVER['HTTP_REFERER'] global which I suppose kinda makes sense when you think about it, but if the originating page does not use pagination the $_SERVER['HTTP_REFERER'] global is there and can be used.
Just thought I would mention that, has anyone else noticed the same thing
Jon