well, im not saying surfers become that smart they can eliminate your nats link to cut your coin, but anyhow, is there ANY SCRIPT TO HIDE THE URL where user is being sent?
Thanks.
Thanks.
<?PHP
if ($o == "l1") {$link = "http://www.lunarpages.com/id/my_id";} // Default link
if ($o == "l2") {$link = "http://www.yahoo.com";}
if ($o == "l3") {$link = "http://forums.digitalpoint.com";}
if ($o == "l4") {$link = "http://blog.findinforums.com";}
header("Location: $link"); // Jump to the hiddden affiliate URL above
exit();
?>
so this was of great help <?PHP
if ($o == "l1") {$link = "http://www.lunarpages.com/id/my_id";} // Default link
if ($o == "l2") {$link = "http://www.yahoo.com";}
if ($o == "l3") {$link = "http://forums.digitalpoint.com";}
if ($o == "l4") {$link = "http://blog.findinforums.com";}
header("Location: $link"); // Jump to the hiddden affiliate URL above
exit();
?>RewriteEngine on Options +FollowSymlinks RewriteRule ^go/modelsite/ http://refer.ccbill.com/cgi-bin/............. [R=301,NC]

Comment