Quote:
Originally Posted by darksoul
Code:
<a href="http://www.gotosite.com/?<?echo $_REQUEST['referralCode']; ?>">See the tour</a>
|
he needs to keep the refCode while the surfer surfs around his site. Cookie it, or he'll have to pass the blasted thing around as a getvar on every internal link....