AnimatedCaptcha
AnimatedCaptcha copied to clipboard
This PHP class makes it easy to create animated GIFs, especially CAPTCHAs
AnimatedCaptcha PHP class
- Copyright (c) 2011, http://www.phpgangsta.de
- Author: Michael Kliewe, @PHPGangsta
- Licensed under the BSD License.
Usage:
See example files



ToDo:
- add TTF font support
- perhaps add Imagick animated GIF alternative to GIFEncoder if Imagick is faster/better
- add more plugins
Notes:
If you like this script or have some features to add, contact me, fork this project, send pull requests, you know how it works.