
February 22nd, 2013, 02:25 PM
|
 |
Contributing User
|
|
Join Date: Mar 2005
Location: Tír na nÓg
|
|
|
HTTP_REFERER not populated for IE7
I'm a PHP newbie.
I've got a tracking script that records page visits and one of the things I record is $_SERVER['HTTP_REFERER'].
Safari on Linux and FF on Windows both populate this value.
But, IE7 doesn't.
Any ideas why?
|