Skip to content

fbiego/image_captcha_code

Repository files navigation

image_captcha_code

A simple captcha to prevent spam bots on html forms

Variables

How to use

  • Generate your images & json using the Processing sketch or windows app
  • Copy the generated images & json to a folder on your server (outside public_html)
  • Copy test.php file to your server