View Single Post
Old 11-22-2009, 03:04 PM  
Linguist
Confirmed User
 
Join Date: Apr 2004
Location: Toronto, ON
Posts: 1,706
try this:

PHP Code:
<?php
$site_link 
'http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=933495-0000&PA=1632535&HTML=http://www.britishslags.com/';
if(isset(
$_GET['ccbill_id'])){
$site_link 'http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=933495-0000&PA=' $_GET['ccbill_id'] . '&HTML=http://www.britishslags.com/';
}
?>
__________________
315-310
Linguist is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote