I have a problem that is above my novice PHP knowledge.
I have a spammer or spambot that is bypassing my comment form to enter data into my mySQL database.
Why do I assume this? I am assuming, because I configured one of the text fields to have a specific value in order for the form to be submitted to my PHP script. Data is still being entered into my database and that specific text field is blank in my database record. So that's why I am assuming that the spammer is bypassing the form.
My problem is that I don't know how they are doing it. Further, how can I prevent this?
Thanks.



Reply With Quote



Bookmarks