Can anyone recommend a good link masking software or script to hide and possibly track affiliate links. Are there any one that use mysql?
I'm also looking for a way to hide affiliate links in my Wordpress Posts. The best I've found so far is to use rel="nofollow" for your affiliate links. About Tracking, you might want to try this PHP method for hiding affiliate links in Wordpress. Here's another good one for hiding links and counting clicks with MySQL.
You may want to check this out if you ok with flat-file storage - http://www.phpjunkyard.com/php-click-counter.php It can mask any link and does the counting of clicks as well with good statistics.