On many websites they have a blurred image with a code which you're
supposed to reenter in a text box to validate your form submission.
How do I implement such a thing using php?
Apart from preventing automatic form submission by any malicious robot,
does this serve any other purpose?
Mike
supposed to reenter in a text box to validate your form submission.
How do I implement such a thing using php?
Apart from preventing automatic form submission by any malicious robot,
does this serve any other purpose?
Mike
Comment