Banning IP Adresses

PHP Form to e-Mail has many ways of fighting spam and spam-bots which crawl the internet looking for forms that can be abused.

PHP Form to e-Mail fights spam in the following ways:

(1) No e-Mail address contained in HTML/PHP source
(2) Multiple page form process which prevents single page form spamming
(3) Captcha / Security Image verification
(4) Simple and quick banning of IP addresses which try to spam your forms.



Within your administration e-mail you receive from any form you create with PHP Form to e-Mail you have the option to place a variable reference called %ban_url%

This will place a link in the administration e-mail which takes you to the administration program where you can quickly ban the IP address that was used to submit your form.

The IP / Computer that filled out the form will no longer be able to access your form(s) in the future.