View Single Post
Old 2005-07-31, 06:27 PM   #16
Maj. Stress
Progress rarely comes in buckets, it normally comes in teaspoons
 
Maj. Stress's Avatar
 
Join Date: Jun 2005
Location: Dark Side Of Naboo
Posts: 1,289
Hmmm.... I do it a little differently. On the actual web page I make my anchor link to a global folder/file
a href="/globalfolder/latina.php"
/globalfoler/latina.php looks like this:
<?php header("location: http://sponsorcode.html"); ?>
Maj. Stress is offline   Reply With Quote