极乐门资源网 Design By www.ioogu.com
复制代码 代码如下:
<?php
Class code
{
var $width =160; //图片的宽
var $hight =40; //图片的高
var $image;
var $red =223; //图片的RGB颜色
var $green =225; //红
var $blue =227 ;//绿
var $pix =227 ;//蓝
var $pixcolor; //杂色颜色;
var $pixred = 242; //红
var $pixgreen = 168;//绿
var $pixblue = 162; //蓝
var $txt=null;//验证码文字
var $txtcode=null;
var $txtsub=null;
var $pixnum = 300; //杂点数量
var $i=0;
var $widthpx=0;
var $highty=0;
var $txtreg=50;
var $txtgreen=30;
function createimage() //创建一张图并填色
{
$this->image = imagecreate($this->width,$this->hight);
$this->color = imagecolorallocate($this->image,$this->red,$this->green,$this->blue);
return imagefill($this->image,0,0,$this->color);
}
function createpix() //干扰因素
{
for($this->i=1;$this->i<$this->pixnum;$this->i++)
{
$this->widthpx = rand(0,$this->width);
$this->highty = rand(0,$this->hight);
$this->pixcolor = imagecolorallocate($this->image,$this->pixred,$this->pixgreen,$this->pixblue);
imagesetpixel($this->image,$this->widthpx,$this->highty,$this->pixcolor);
}
}
function gettxt() //创建验证码文字
{
$this->txt = array("我","爱","你","叶","就","慧","明","发","真","的","很","想","不","知","到","为","什","么","就","是","忘","不","了","你","也","许","上","辈","欠","钱");
for($this->i=0;$this->i<6;$this->i++)
{
$this->sub = $this->txt[rand(0,29)];
$this->txtcode.= $this->sub;
}
$this->txtcode = iconv("GB2312","UTF-8",$this->txtcode);
$_SESSION["code"] = $this->txtcode; //产生的验证ID
}
function createstring() //创建验证码图片
{
imagettftext($this->image,20,5,0,40,$this->pixcolor,"C:\WINDOWS\Fonts\simsun.ttc ",$this->txtcode);
header("content-type:image/png");
return imagepng($this->image);
imagedestroy($this->image);
}
function getcodeimage()//获得验证码图片
{
$this->createimage();
$this->gettxt();
$this->createpix();
$this->createstring();
}
}
?>
<?php
session_start();
$text = new code;
$text->createimage();
$text->gettxt();
$text->createpix();
$text->createstring();
?>
<?php
Class code
{
var $width =160; //图片的宽
var $hight =40; //图片的高
var $image;
var $red =223; //图片的RGB颜色
var $green =225; //红
var $blue =227 ;//绿
var $pix =227 ;//蓝
var $pixcolor; //杂色颜色;
var $pixred = 242; //红
var $pixgreen = 168;//绿
var $pixblue = 162; //蓝
var $txt=null;//验证码文字
var $txtcode=null;
var $txtsub=null;
var $pixnum = 300; //杂点数量
var $i=0;
var $widthpx=0;
var $highty=0;
var $txtreg=50;
var $txtgreen=30;
function createimage() //创建一张图并填色
{
$this->image = imagecreate($this->width,$this->hight);
$this->color = imagecolorallocate($this->image,$this->red,$this->green,$this->blue);
return imagefill($this->image,0,0,$this->color);
}
function createpix() //干扰因素
{
for($this->i=1;$this->i<$this->pixnum;$this->i++)
{
$this->widthpx = rand(0,$this->width);
$this->highty = rand(0,$this->hight);
$this->pixcolor = imagecolorallocate($this->image,$this->pixred,$this->pixgreen,$this->pixblue);
imagesetpixel($this->image,$this->widthpx,$this->highty,$this->pixcolor);
}
}
function gettxt() //创建验证码文字
{
$this->txt = array("我","爱","你","叶","就","慧","明","发","真","的","很","想","不","知","到","为","什","么","就","是","忘","不","了","你","也","许","上","辈","欠","钱");
for($this->i=0;$this->i<6;$this->i++)
{
$this->sub = $this->txt[rand(0,29)];
$this->txtcode.= $this->sub;
}
$this->txtcode = iconv("GB2312","UTF-8",$this->txtcode);
$_SESSION["code"] = $this->txtcode; //产生的验证ID
}
function createstring() //创建验证码图片
{
imagettftext($this->image,20,5,0,40,$this->pixcolor,"C:\WINDOWS\Fonts\simsun.ttc ",$this->txtcode);
header("content-type:image/png");
return imagepng($this->image);
imagedestroy($this->image);
}
function getcodeimage()//获得验证码图片
{
$this->createimage();
$this->gettxt();
$this->createpix();
$this->createstring();
}
}
?>
<?php
session_start();
$text = new code;
$text->createimage();
$text->gettxt();
$text->createpix();
$text->createstring();
?>
标签:
PHP的中问验证码
极乐门资源网 Design By www.ioogu.com
极乐门资源网
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件!
如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
极乐门资源网 Design By www.ioogu.com
暂无PHP的中问验证码的评论...
稳了!魔兽国服回归的3条重磅消息!官宣时间再确认!
昨天有一位朋友在大神群里分享,自己亚服账号被封号之后居然弹出了国服的封号信息对话框。
这里面让他访问的是一个国服的战网网址,com.cn和后面的zh都非常明白地表明这就是国服战网。
而他在复制这个网址并且进行登录之后,确实是网易的网址,也就是我们熟悉的停服之后国服发布的暴雪游戏产品运营到期开放退款的说明。这是一件比较奇怪的事情,因为以前都没有出现这样的情况,现在突然提示跳转到国服战网的网址,是不是说明了简体中文客户端已经开始进行更新了呢?
更新日志
2024年12月31日
2024年12月31日
- 小骆驼-《草原狼2(蓝光CD)》[原抓WAV+CUE]
- 群星《欢迎来到我身边 电影原声专辑》[320K/MP3][105.02MB]
- 群星《欢迎来到我身边 电影原声专辑》[FLAC/分轨][480.9MB]
- 雷婷《梦里蓝天HQⅡ》 2023头版限量编号低速原抓[WAV+CUE][463M]
- 群星《2024好听新歌42》AI调整音效【WAV分轨】
- 王思雨-《思念陪着鸿雁飞》WAV
- 王思雨《喜马拉雅HQ》头版限量编号[WAV+CUE]
- 李健《无时无刻》[WAV+CUE][590M]
- 陈奕迅《酝酿》[WAV分轨][502M]
- 卓依婷《化蝶》2CD[WAV+CUE][1.1G]
- 群星《吉他王(黑胶CD)》[WAV+CUE]
- 齐秦《穿乐(穿越)》[WAV+CUE]
- 发烧珍品《数位CD音响测试-动向效果(九)》【WAV+CUE】
- 邝美云《邝美云精装歌集》[DSF][1.6G]
- 吕方《爱一回伤一回》[WAV+CUE][454M]