Not hard to do..
?php
$refcode=$_POST['refcode'];
?
html
head
titleCodes/title
/head
body
Your linking codes:
College Town Cuties:
http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=914777&PA=?php echo $refcode; ?&HTML=http://www.collegetowncuties.com
/body
/html
Just rinse and repeat the lines for each of your sites. Don't forget to put the < > inside to close html tags and around the ?php and close the end of that php tag the floating "?"inside the link.
|