View Single Post
Old 07-15-2004, 04:43 AM  
enigma
Registered User
 
Join Date: Jun 2003
Location: Pornvalley
Posts: 67
Make your ccbill links shorter (duh)

<?php
$ca = '900000-0000';
$site = 'http://www.yoursite.com/';
$pa = $_GET['code'];
header("Location: http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=$ca&PA=$pa&HTML=$site");
?>


Put that in a file called hit.php, change '900000-0000' to your company code and 'http://www.yoursite.com/' to your site, then upload it. Then hit it with http://www.yoursite.com/hit.php?code=123456

Then ICQ me if you want real programming work done.

And also checkout http://www.intheirbox.com if you want to get into the mailing game without putting up any money and without going to jail in the process...
__________________
-Enigma
ICQ: 142592982
enigma is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote