View Single Post
Old 2007-01-09, 02:30 PM   #3
msanchez
It is better to watch things then to do them
 
Join Date: Sep 2004
Location: The Thumb
Posts: 484
Quote:
Originally Posted by cd34 View Post

However, if you are coding the link and sending it through a php redirect script,

Code:
<?php
header("Location: http://www.ccbill.com?asdf&amp;pa=1234");
?>
will not get translated properly on ccbill's side.
I send alot of my ccbill links right through a php redirect as your example shows and I have never done anything but use the exact ccbill code and I get plenty of sales like that.

Im keen to explore adding the "&amp;" but hesitant because I dont want to break whats working.

Is it possible that some sales would still register with the default code but not as many as would register is using "&amp;" when using a php redirect?

Good thread here, but kinda confusing to a non technophile like myself.
__________________
I buy text links, clicked traffic, blog posts, and more! Hit me with a pm.
msanchez is offline   Reply With Quote