Well, I wrote a fully-functional PHP mail script, and it works just fine. I am looking for ways to prevent Spam to my E-Mail. I know of CAPTCHA, but were looking for some others. Anyone know of any?
If not, I would be needing help disabling a word in my form. Seeing as every Spam e-mail I receive has a HTTP://website in its body, I was hoping to disable the word HTTP, so that when the spam script submits a message with HTTP in it, it will terminate the message and not send it through to my E-Mail.
Any help writing this or guiding me to write it would be greatly appreciated. Thank you!
-Lucas