mraza Posted April 20, 2009 Share Posted April 20, 2009 as i was searching around i found this useful site...i hope somebody can help me here. i was searching for a script to go anonymously to a site. if i have a picture or video like youtube, and i will put on my site it will be show on my site and the video can play but it will not send any referrer information to the linked site. as i was searching around i found this script http://www.willmaster.com/library/php/changing_link_referrer_information.php but it's not helping in image or video files. can somebody help me to solve this problem. thanks Link to comment https://forums.phpfreaks.com/topic/154950-help-in-coding-referrer-information/ Share on other sites More sharing options...
taith Posted April 20, 2009 Share Posted April 20, 2009 as far as when you click on a link, the "problem" with sending referrer information would be coming from the browser, not the server... but if you are to use cURL to pull web information cross-server, you are then able to modify, most of the referrer information that is sent to the remote server... Link to comment https://forums.phpfreaks.com/topic/154950-help-in-coding-referrer-information/#findComment-815067 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.