I'm using the following code below
<?php header("refresh:1;url=http://whatismyreferer.com"); ?>
and i noticed that the refering url is not showing when using IE or Firefox.
Is there a solution for this?