Create a simple honeypot for an HTML form using PHP
Everyone hates spam and even though creating a honeypot for an html form may help it’s not the ‘be all and end all’ of anti-spam and some bots may work around some honeypots but hopefully this example will help decrease your spam count. For the sake of this being such a quick and easy implementation, I …
Continue reading “Create a simple honeypot for an HTML form using PHP”