View Single Post
Old 04-21-2023, 10:18 PM  
Publisher Bucks
Confirmed User
 
Industry Role:
Join Date: Oct 2018
Location: New Orleans, Louisiana.
Posts: 773
Is there a more secure way of doing this?

When it comes to hosted promo tools like FHGs, free sites, reviews and blogs etc?

Quote:
<?php $query=getenv("QUERY_STRING");
$query = (int)$query;
?>
Quote:
<a href="<?php
if ($query!=NULL)
echo 'http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=000000-0000&PA='.$query.'&HTML=http://www.domain.com';
else
echo 'http://www.domain.com';
?>">
Thanks
__________________
DMCASUITE
BETA Testers Needed.
Publisher Bucks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote