spamIP
spamIP is a PHP script that blocks out spambots from any type of website that supports PHP. It uses the data collected by Stopforumspam.com and the GeoIP data from MaxMind.com. The script has two modules. Stopforumspam module: With this module you can block out spambots/visitors that has been reported as spammers from your website. If the visitor's IP adresse is reported as a spammer in the Stopforumspam.com database, it executes a die; command. GeoIP module: With this module you can block out whole countries from visiting/spamming your website. You can select which countries you want to block out in the configuration file. If the visitor's IP adresse is from a country that you want to block, it executes a die; command. Both modules are designed to automatically download data from Stopforumspam.com and MaxMind.com by setting up a cronjob.
Auction Theme: Start your own auction website today. (New 2022) - Download Now!Sponsored
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
Thumbtack Clone Script - Buy2ThumbsupSponsored

