Hi, I need a simply PHP redirect script built asap. I have a site i.e. http://www.mysite.com I want to redirect traffic via this website, making the referer show as http:/www.mysite.com/search.php I want to redirect to a link like this: http://redirect.viglink.com?key=01aeb21dac8fffa231967c1bc8f78802&u=http://www.buzzbliss.com So the script should work like this: Traffic is sent to http://www.mysite.com/search.php?li...a231967c1bc8f78802&u=http://www.buzzbliss.com This will then redirect to the link, making the referrer show as http://www.mysite.com/search.php Note: The destination link already has a '?' and '=' symbols in it, so you must make sure that the redirection goes to the complete URL: http://redirect.viglink.com?key=01aeb21dac8fffa231967c1bc8f78802&u=http://www.buzzbliss.com and NOT just http://www.buzzbliss.com. I don't mind how you to it. I just want to cloak traffic past my site and make the referrer show as mysite.com/search.php. Add me on skype 'zamotamedia'. Thanks