How To Cloak Affiliate Links & Click Tracking With PHP
Here’s a sweet bit of code I found to not only cloak affiliate links with php, but also count the clicks:
Hiding Links With PHP and Counting Clicks with MySQL
The nice thing about this bit of code is that you can add an unlimited amount of links to the one file. I’ve set this up (5 [...]