View Single Post
  #8 (permalink)  
Old 03-10-2008, 11:18 PM
arcarc arcarc is offline
Registered Member
 
Join Date: Mar 2008
Posts: 51
Thanks: 7
Thanked 0 Times in 0 Posts
Activity: 7%
Longevity: 24%
Today: 0/5
Default 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..
Reply With Quote