I have a website which provides optional sign up. Recently, I have been getting too many sign-ups which seem to be spam. Though I implemented email verification, the accounts keep getting added, and moreover, are even activated as soon as they are created.
I also added a hidden input field in the form and check if it is filled or not, but that too doesn't seem to work.
Any help?