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! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Giorgos  >  Form Spam Bot Blocker  >  Download  >  Support forum Support forum (7)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Form Spam Bot Blocker Support forum
Base name: fsbb
Description: Generate forms that prevent submission by robots
Related top rated classes: , , ,
Version: 0.1
Required PHP version: 4.0
License: GNU Lesser General Public License (LGPL)
All time users: 3105 users
All time rank: 710
Week users: 9 users
Week rank: 858
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Trackback   Applications   Files Files  

Author

Picture of Giorgos
Name: Giorgos <e-mail contact>
Published packages: 7 Browse this author's classes Browse this author's classes
Country: Greece Greece - PHP jobs in Greece
Home page: http://microo.net/
Age: 31
All time rank: 9
Week rank: 29

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 (92.9%)
Good (92.9%)
Good (82.1%)
Good (82.1%)
-
-
Sufficient (72.1%)
114
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...

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-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products