Skip to content

You may find useful captchas for php here! Just read README.md

License

Notifications You must be signed in to change notification settings

TadavomnisT/captcha_for_php

Repository files navigation

Image captcha for php

Hey there!

I've created a few captchas so I decided to share them with you.

The first 2 are not gonna really help you with anything but learning how to develope your own captcha!

I recommend you to use third one (antiOCRcaptcha), fully debugged, works fine with less than 32 charcters.

I also added Persian captcha, will come useful for Persian folks!

A new mathematical captcha will be added soon. You can also help me to develope it.

Types of captchas:

*Basic captcha (Learning_only):

basicCaptcha

*Dynamic captcha (Learning_only):

dynamicBasicCaptcha

*Anti-OCR captcha (Recommended):

antiOCRcaptcha_32

antiOCRcaptcha_16

antiOCRcaptcha_8

antiOCRcaptcha_5

antiOCRcaptcha_4

*Persian captcha (Recommended):

persian_captchca

persian_captcha_image

Usage

  • Simply just use :
    git clone https://github.com/TadavomnisT/captcha_for_php.git

Then run 'captcha.php' and you'll find out how English captcha works!

Please read this document in order to learn how to work with Persian captcha. برای یادگیری کار با کپچای فارسی اینجا را مطالعه بفرمائید

Development Info

Author

License

  • GPL-3.0 license

Have fun!

About

You may find useful captchas for php here! Just read README.md

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published