Re: Spam using email on website

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Pieter du Toit wrote:
Hi guys

I have a website that is being crawled or whatever and i have a submission form for an event.

I keep on getting random mail from this form.

I have even disabled the submit button on the form, but keep on getting it.

What can i do?

you could use a CAPTCHA image (although not entirely spam proof)

you could have a random variable in a hidden input field, perhaps the session id and check this variable when the form is submitted.

also form validation is important and having certain fields that are required makes it a little harder for spammers.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux