PHP Developer's Network : Network Member
Forums

PHP Classes
Icontem

Class: Form Spam Bot Blocker


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend!
      Classes of Giorgos  >  Form Spam Bot Blocker  >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Trackback   Applications   Files Files  
  • Supplied by:

    Picture of Giorgos
    Name: Giorgos <e-mail contact>
    Published packages: 7
    Country: Greece Greece - PHP jobs in Greece
    Home page: http://microo.net/
    Age: 29
    All time rank: 10
    Week rank: 21

    Browse this author's classes

  • Innovation Award:

    PHP Programming Innovation award nominee
    April 2007
    Number 3
    More and more people have been using robots to make abusive use of Web sites. Usually robots pretend to be real users, or make unauthorized copies of whole sites, or even causing excessive to the site servers.

    Many sites have implemented measures to halt robots like using CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) validation forms. However, this kind of validation is usually a little annoying to the users.

    This class implements other measures that may help detecting when robots are using Web forms without being too intrusive to the users.

    This way the users are usually not aware of the measures that have been implemented to halt robots, but not real humans.

    Manuel Lemos
  • Groups:

    Group folder image HTML HTML generation and processing View top rated classes
    Group folder image Validation Validation algorithms View top rated classes
    Group folder image Security Security protection and attack detection View top rated classes
  • Detailed description:

    This class can be generate forms that prevent submission by spam robots without requiring human users to enter special values.

    It generates hidden inputs for forms that have special values that are verified on the server after the form is submitted to eventually detect whether the form was sent by a spam robot.

    The class can generate an hidden input that contains an encoded value of the user browser, user computer IP address and the current time.

    The class verifies whether these browser name and IP address are still the same, and also whether the form is being submitted by a normal time interval after it was create, like when it is submitted by a real human user.

    The class also generates a text input that are invisible for the user. A human user would not fill this input. If the input is submitted with a value, it was certainly a robot.

    When the class detects a situation that demonstrates the form was submitted by a robot, the application should not accept the form submission.
  • User ratings:

    Ratings
    Utility
    Consistency
    Documentation
    Examples
    Tests
    Videos
    Overall
    Rank
    All time:
    Good (93.2%)
    Good (93.2%)
    Good (81.8%)
    Good (81.8%)
    -
    -
    Sufficient (72.3%)
    95
    Month:
    Not yet rated by the users
  • Trackback links:

    Link Description
    Stop bots from submitting contact forms have been using this code for a while and it seems to work but i don’t think it is 100% infallible...
    Latest blog trackback links Latest blog trackback links
  • Applications that use this class:

    No application links were specified for this class.
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Files:

    File Role Description
    Plain text file fsbb.php Class the class source
    Plain text file readme.txt Doc. the doc file
    Plain text file example.php Example an example of a protected web form
    Plain text file action.php Example an example of a protected form submission
    Download all files: fsbb.tar.gz fsbb.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products