PHP Classes

No Spam class: Prevent robot spamming through web forms

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 55%Total: 1,364 All time: 2,846 This week: 53Up
Version License PHP version Categories
nospamclass 1.0.0Free for non-comm...4.0Cryptography, Security
Description 

Author

This class can be used to make it difficult for robots to write spam in forums, contact forms etc. It uses a form parameter with a 'random' hash that is used in both the form page and de processing page. It can be used in links and forms.
The links or forms that process the hashed parameters can verify the hash and only allow to proceed if the hash of the current date matches the followed URL hash parameter. This may help preventing that robots to spam forums, guestbooks and blogs.

Picture of Marco van Oostende
  Performance   Level  
Name: Marco van Oostende <contact>
Classes: 2 packages by
Country: United States United States

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file example.php Example Example file
Plain text file nospamclass.php Class Class file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,364
This week:0
All time:2,846
This week:53Up
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:55%StarStarStar
Rank:2006
 
Excellent
15 years ago (kishore kumar)
70%StarStarStarStar