How to stop spammers entering http into a form to database
- by francesco
hi guys,
Could someone please help me solve this issue?
I have a form that sends info into a database table. I have it checked with a jave script but what is the best way to stop spammers entering http and such into the database with php when java script is turned off?
Help really appreciated
Francesco