Programming: IE8 and PHP $ SERVER['HTTP REFERER']
IE Does Not Behave Like Firefox for Many PHP Variables
Forget it, IE doesn’t pass on the PHP referer variable. You cannot rely on IE for the referer variable.
What’s really frustrating for LAMP programmers is that we often test in Firefox and things look great, and then you jump over to a Windows machine for QA [...]