secure admission into membership website without captcha

gpmossop

Joined: 2013-03-26
Posts: 1
Posted: Tue, 2013-03-26 03:10

Hello,can someone please tell me how any new user could be allowed admission securly into my membership site without using captcha due to its difficulty for users. The human question to be answered like "what colour is the sky?" or
"Is a flame hot or cold?" for example is my prefered methos to stop robots in their tracks.
kind regards,
GM

 
iluv4u2c
iluv4u2c's picture

Joined: 2003-03-15
Posts: 92
Posted: Wed, 2013-04-24 18:08

PHP form > How to > Stop form SPAM without using Captcha

A simple text confirmation code.

Access code: <input type="text" name="code" /><br />
Please enter <b>MYCODE</b> above.

http://myphpform.com/form-spam.php