PHP Classes

What is the best PHP spam filter class?: Remove spam comments in blog

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP spam filter class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP spam filter class?

Edit

Picture of geezmo by geezmo - 10 years ago (2014-11-05)

Remove spam comments in blog

This request is clear and relevant.
This request is not clear or is not relevant.

+3

Spammer users are entering spam comments in a blog. How can I prevent that from happening?

  • 1 Clarification request
  • 1. Picture of Jacob Fogg by Jacob Fogg - 10 years ago (2014-11-05) Reply

    What blog software are you using. There are several options for each blog platform.

    Ask clarification

    1 Recommendation

    Akismet class: Check whether a text is spam using Akismet service

    This class can be used to check whether a blog comment or some other text is spam using Akismet Web service.

    It can access the Akismet Web server and execute several possible services:
    - Verify whether your Akismet service access key is valid
    - Check whether a text is spam
    - Submit a text that is known to be spam
    - Submit a text that was marked as false positive spam
    This recommendation solves the problem.
    This recommendation does not solve the problem.

    +2

    Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 10 years ago (2014-11-06) Comment

    There are several nice spam filter classes. Most of them need to be trained with several examples of what is spam or not before they can guess right.

    Alternatively you can use this class to access the Akismet service, which was developed by the Wordpress company. It has built-in support Wordpress but you can use the service for any other blog system.

    • 1 Comment
    • 1. Picture of  vahidian by vahidian - 10 years ago (2014-12-11) Reply

      ok


    Recommend package
    : 
    :