Site A is sending visitors to site C. But I would need to show site B as referrer. So I would need a PHP/cURL script on site B that would change the referrer to become http://www.B.com . I want something reliable so I DONT want to use meta refresh or <?php header("location: http://www.B.com"); ?> . I'll pay for it! Vincent