Home > PHP, Programming > Php Header Spoof/rewrite

Php Header Spoof/rewrite

February 12th, 2010

I need a script that will allow me to change the referrer that the browser submits to the destination server.

Example -

Traffic comes from www.abc.com/example.html
Click sent to www.destination.com
Script changes referrer to www.other-www.com

In this way the destination site can not look at their logs and see the real place that my traffic comes from, it appears that traffic comes from a place that I enter.

Requirement
- must be in PHP and compatible with all browser – no javascript

NOTES:
- Each entry should have its own field to enter a referrer. (ie: links 1 and link 2 may show different referrers.
- Needs to happen instantly, no delays or new pages.
- If you have a free script that counts and changes referrer already, I am willing to use that instead. Mention in your bid that you are charging for a link to the free script. (I am happy to pay for that)

Details – I get traffic from various online forums and send traffic through to affiliate programs. I do not want the affiliate program to see where my traffic comes from, I want them to see that traffic comes from a site on the same server that is running the script.

A whole new script is fine, just as long as I can count clicks.

Payment Terms – Paypal – Pay 100% when I see a working demo on your server.


Php Header Spoof/rewrite

Comments are closed.
Bear