php Programming Glossary: akismet
Tell bots apart from human visitors for stats? http://stackoverflow.com/questions/1717049/tell-bots-apart-from-human-visitors-for-stats agents . Is there any open service that does that like Akismet does for spam Or is there a PHP project that is dedicated to..
Minimalistic PHP blogging engine with focus on code quality [closed] http://stackoverflow.com/questions/2370416/minimalistic-php-blogging-engine-with-focus-on-code-quality Supports some sort of spam control Captcha and or Akismet would be nice I don't care whether it's database or file based..
Best solution to anti-spam in PHP? http://stackoverflow.com/questions/2570367/best-solution-to-anti-spam-in-php too efficient as i had issues with false positives. Akismet on the other hand serves me well. Then if necessary add other..
If i use captcha will i be able to stop the spam completely in my blog? http://stackoverflow.com/questions/3613023/if-i-use-captcha-will-i-be-able-to-stop-the-spam-completely-in-my-blog want to totally avoid spam comments. Wordpress comes with Akismet but I can also use Captcha. Which plugin method should I use.. completely control the spam Is it possible to use either Akismet or Captcha for a simple 4 digit verification If not then please.. The captchas seem to be fooled by adept people. The Akismet is better option in my view. Having said that you should still..
|