Cloaking Affiliate Links

9 replies
Am I using the right code for Cloaking Affiliate Links?

<?php
header('Location: hxxp://youraffilatelink');
?>

Or is it this code? ...

<?php
header("Location:hxxp://youraffilatelink.");
exit; ?>
#affiliate #cloaking #links

Trending Topics