Quote:
Originally Posted by Shaze
cool it worked. what if I need to have a URL at the end of the redirect. code below, but i know it's wrong:
<?php
header('location:http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=98956-0000&PA='. $id'&HTML=http://www.site.com);
exit();
?>
|
'.$id.'&html=http://www.site.com');