Innovation Award
 February 2009
Number 5 |
Every day attempts to spamming sites grows, causing excessive load to site servers, not to mention when spam robots infiltrate unwanted content.
This class provides a solution to help PHP sites quickly block spam robots IP addresses using the Project Honey Pot black list.
Manuel Lemos |
This class can be used to check spamming and other malicious and undesirable visitors' IP addresses in Project Honey Pot RBL (Realtime Black List).
It can perform a query to the Project Honey Pot RBL DNS server for a given IP address using your RBL API key.
The class analyzes the RBL response and sets a session variable if the current user IP address is of a spammer that should be blocked.
The blocked and allowed addresses are logged to a file or to tables of a mysql database.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.