cool php captcha.zip
官方网址:http://code.google.com/p/cool-php-captcha/ cool-php-captcha 是一个很酷的 PHP 用来生成验证码的库。 示例代码: session_start(); $captcha = new SimpleCaptcha(); // Change configuration... //$captcha->wordsFile = null; // Disable dictionary words //$captcha->wordsFile = 'words/es.txt'; // Enable spanis
文件列表
cool-php-captcha.zip
(预估有个20文件)
cool-php-captcha-0.3
example.jpg
3KB
resources
words
es.php
222KB
en.php
605KB
tools
dictionary-import
README.txt
345B
sample-words-es.txt
514KB
暂无评论