Blocking Referal Spam with PHP
Tuesday, October 5, 2004 2:31:45 AM
A great way to block referral Spam is by blocking anonymous and transparent proxies. I've got a simple php proxy blocker with the source code posted here <http://www.ranking.ws/index.php/articles/simple-php-proxy-blocker>

