Form Hack

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
clay210
Forum Newbie
Posts: 5
Joined: Wed Jun 11, 2008 12:42 pm

Form Hack

Post by clay210 »

I am using the free FormToEmail.php script to process a form. I'm trying to learn how to write my own as I am new at this so in the meantime I am using this free script.

however I am getting "hacked" in a way by what appears to be non human entries that fill in the name fields with a legit first name and the rest of the fields are mumbo jumbo with the comments filled full of porn links. Only getting a couple per day but that is 2 too many.

I run the processor on several sites and have no problems. Just on one site.

I need a solution. The more detailed the better.

Thanks for any help.
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Re: Form Hack

Post by jayshields »

Post FormToEmail.php.
Post Reply