View Single Post
Old 2005-07-31, 02:52 PM   #11
tickler
If there is nobody out there, that's a lot of real estate going to waste!
 
tickler's Avatar
 
Join Date: Dec 2003
Posts: 2,177
PHP Code:
<?
$GOTO_URL 
"http://www.thepaysite.com/link.php?a=123456";
header("Location: ".$GOTO_URL);
?>
</HTML></BODY>
Pretty basic part of a WMs toolkit.

I also use a few other flavors for things like random tours and applying a percentage flip between PPS and Revshare links.
__________________
Latina Twins, Solo, NN, Hardcore
Latin Teen Cash
tickler is offline   Reply With Quote