| tero.co.uk | |
|
|
SPAM zapper: anti-SPAM script for web formsThis anti-SPAM script is a combination of a couple other scripts and a couple ideas of my own. It should be used on any page which processes a web form (like a contact form, checkout page, etc). It will catch most attempts by SPAMmers to hijack the form in order to send SPAM. The function has two true or false arguments: whether or not to abort the script and exit with an error message when SPAM is detected (otherwise it just returns true if the message was SPAM and false if not), and whether or not to check the visitor's IP address against a known black list. The script checks the following things:
Follow these very easy steps to use the script:
|