Re: How to Hide Referrer URL?
thanks,
what if i wanted to fix it with php? your fix is for like an index.html right. i have an index.php file that contains:
?
header( 'refresh: 1; url=http://www.affcodegoeshere.com' );
?
or is that the same thing? haha..
|