Hi,
I have noticed in instances that the $_SERVER element "HTTP_REFERER" is sometimes not available (I think) on Windows 98 machines. And I know it isn't present when you load a page first; I'm talking about when people are navigating through the site clikcing links to new pages, so it should be available as I can see it is present in the $_SERVER vars that I output on my Win XP machine.
Does anyone know of issues that can affect the $_SERVER vars depending on OS version / browser version?
Thanks in advance.
I have noticed in instances that the $_SERVER element "HTTP_REFERER" is sometimes not available (I think) on Windows 98 machines. And I know it isn't present when you load a page first; I'm talking about when people are navigating through the site clikcing links to new pages, so it should be available as I can see it is present in the $_SERVER vars that I output on my Win XP machine.
Does anyone know of issues that can affect the $_SERVER vars depending on OS version / browser version?
Thanks in advance.