cool-php-captcha

时间:2022-11-14 12:12:54
【文件属性】:

文件名称:cool-php-captcha

文件大小:1.51MB

文件格式:ZIP

更新时间:2022-11-14 12:12:54

php源码

cool-php-captcha 是一个很酷的 PHP 用来生成验证码的库。示例代码:session_start();$captcha = new SimpleCaptcha();// Change configuration...//$captcha->wordsFile = null;           // Disable dictionary words//$captcha->wordsFile = 'words/es.txt'; // Enable spanish words//$captcha->session_var = 'secretword'; // Change session variable$captcha->CreateImage();


【文件预览】:
cool-php-captcha-0.3
----example.jpg(3KB)
----resources()
--------words()
--------tools()
--------fonts()
----example-form.php(2KB)
----captcha.php(12KB)
----LICENSE.txt(34KB)
说明.htm
chinaz.com.txt

网友评论