Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: PHP Re-Direction script

[bsa_pro_ad_space id=2]
#753708
triplecrown
Member

Use the following:

[PHP] header(“Location: http://www.affiliate-web-site-url.com/clickthrgh.asp?btag=affiliatecode”);
exit;
?>[/PHP]

The affiliate tag is placed after the domain “? so your affiliate tracking code is forwarded. You’d use something similiar, but not the “btag” of coarse.