Is there a good method of form security that does not involve CAPTCHA? CAPTCHA is so annoying, but I need security because I am getting form spam. My form is PHP.
Is there a good method of form security that does not involve CAPTCHA? CAPTCHA
Share
Try akismet. It’s great at flagging spam. The API is easy to use and completely transparent to your users.