本文演示了调用验证码并检测验证码输入是否正确,该验证码类库支持验证码图片、宽度、高度、个数、背景图片等。
验证码调用方法Vendor('Vcode.Vcode', '', '.class.php'); <code class="prettyprint linenums lang-php">Vendor('Vcode.Vcode', '', '.class.php'); <br>
$config = array("width" => 100, "height" => 36, "count" => 4, "str" => 2); //配置 <br>
$vcode = new Vcode($config); <br>
$vcode->getCode(); //获取验证码 <br>
$vcode->getImg(); //输出图片 <br>
exit;
$config = array("width" => 100, "height" => 36, "count" => 4, "str" => 2); //配置
$vcode = new Vcode($config); $vcode->getCode(); //获取验证码 $vcode->getImg(); //输出图片 exit;
验证码演示界面:http://www.sucaihuo.com/php/533.htmlPHP原创验证码.zip
( 1.4 MB 下载:131 次 ) AD:真正免费,域名 虚机 企业邮箱=0元