cool-php-captcha

授权协议:GPLv3操作系统:跨平台 开发语言:PHP
cool-php-captcha 是一个很酷的 PHP 用来生成验证码的库。 示例代码: session_start(); $captcha = new SimpleCaptcha(); // ...