|
|
|
|
|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|
#1 |
|
Lonewolf Internet Sales
|
With hosted freesites you'll also need to use that same PHP coding to add the "?xxxxxx" to the links from one page to the next. If you don't the affiliate code will get lost if the surfer clicks through to the tour from all but the first page.
|
|
|
|
|
|
#2 | |
|
Subversive filth of the hedonistic decadent West
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
|
Quote:
Code:
<a href="home.php?<?php echo $QUERY_STRING?>">ENTER</a> Code:
<a href="gallery1.php?<?php echo $QUERY_STRING?>">Gallery 1</a> |
|
|
|
|
![]() |
|
|