av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術文章
文章詳情頁

PHP code 驗證碼生成類定義和簡單使用示例

瀏覽:89日期:2022-09-10 11:03:53

本文實例講述了PHP code 驗證碼生成類定義和簡單使用。分享給大家供大家參考,具體如下:

code.php

<?phpnamespace code;/** * Class Code */class Code{ protected $number;//驗證碼內字符個數 protected $codeType;//驗證碼樣式 protected $width;//圖像寬 protected $height;//圖像高 protected $code;//驗證碼 protected $image;//圖像資源 /** * Code constructor. * @param int $number * @param int $codeType * @param int $width * @param int $height */ public function __construct($number=5, $codeType=2, $width=100, $height=40) { $this->number = $number; $this->codeType = $codeType; $this->width = $width; $this->height = $height; $this->code = $this->createCode(); } /** * 銷毀資源 */ public function __destruct() { imagedestroy($this->image); } /** * 外部調用code時觸發 * @param $name * @return bool */ public function __get($name) { if (’code’ == $name) { return $this->$name; } else { return false; } } /** * 生成code */ protected function createCode() { switch ($this->codeType) { case 0:$code = $this->getNum();break; case 1:$code = $this->getChar();break; case 2:$code = $this->getNumChar();break; default:die(’樣式不對’); } return $code; } /** * 數字驗證碼 * @return string */ protected function getNum() { $str = join(’’, range(0,9)); return substr(str_shuffle($str), 0, $this->number); } /** * 字符驗證碼 * @return string */ protected function getChar() { $str = join(’’, range(’a’, ’z’)); $str = $str . strtoupper($str); return substr(str_shuffle($str), 0, $this->number); } /** * 字符和數字混合驗證碼 * @return string */ protected function getNumChar() { $num = join(’’, range(0, 9)); $str = join(’’, range(’a’, ’z’)); $str_big = strtoupper($str); $numChar = $num . $str . $str_big; return substr(str_shuffle($numChar), 0, $this->number); } /** * 生成圖像 */ protected function createImage() { $this->image = imagecreatetruecolor($this->width, $this->height); } /** * 填充背景色 */ protected function fillColor() { imagefill($this->image, 0, 0, $this->lightColor()); } /** * 淺顏色 * @return int */ protected function lightColor() { return imagecolorallocate($this->image, mt_rand(170, 255), mt_rand(170, 255), mt_rand(170, 255)); } /** * 深顏色 * @return int */ protected function darkColor() { return imagecolorallocate($this->image, mt_rand(0, 120), mt_rand(0, 120), mt_rand(0, 120)); } /** * 添加驗證碼字符 */ protected function drawChar() { $width = ceil($this->width/$this->number); for ($i = 0; $i < $this->number; $i++) { $x = mt_rand($i * ($width - 5), ($i + 1) * ($width - 5)); $y = mt_rand(0, $this->height - 15); imagechar($this->image, 5, $x, $y, $this->code[$i], $this->darkColor()); } } /** * 添加干擾點 */ protected function drawDisturb() { for ($i= 0; $i < 100; $i++) { imagesetpixel($this->image, mt_rand(0, $this->width), mt_rand(0, $this->height), $this->darkColor()); } } /** * 添加干擾線 */ protected function drawArc() { for ($i = 0; $i < $this->number - 3; $i++) { imagearc($this->image, mt_rand(5, $this->width), mt_rand(5, $this->height), mt_rand(5, $this->width), mt_rand(5, $this->height),mt_rand(0, 70), mt_rand(300, 360), $this->darkColor()); } } /** * 輸出顯示 */ protected function show() { header(’Content-Type:image/png’); imagepng($this->image); } /** * 外部image */ public function outImage() { $this->createImage();//創建畫布 $this->fillColor();//填充背景色 $this->drawChar();//添加驗證字符 $this->drawDisturb();//添加干擾點 $this->drawArc();//添加干擾線 $this->show();//輸出 }}

展示驗證碼。。保存驗證碼和過期時間

<?phpinclude ’./code/Code.php’; $code = new codeCode();$code->outImage();session_start();$_SESSION[’code’] = [ ’code’ => $code->code, ’exp_time’ => time() + (60 * 60 * 10),];

更多關于PHP相關內容感興趣的讀者可查看本站專題:《PHP圖形與圖片操作技巧匯總》、《PHP數組(Array)操作技巧大全》、《PHP數據結構與算法教程》、《php程序設計算法總結》、《PHP數學運算技巧總結》、《php字符串(string)用法總結》及《php常見數據庫操作技巧匯總》

希望本文所述對大家PHP程序設計有所幫助。

標簽: PHP
相關文章:
主站蜘蛛池模板: 亚洲视频三 | 免费99视频 | 国产精品毛片无码 | 羞羞视频在线观免费观看 | 亚洲色图综合 | 黄色一级电影在线观看 | 国产精品日韩欧美一区二区 | 日韩免费中文字幕 | 免费午夜电影 | 国产一在线观看 | 一级毛片中国 | 91精品一区 | 91在线精品一区二区 | 91九色网站 | 精品欧美乱码久久久久久 | 欧美日韩亚洲一区二区 | 九九热re| 天天舔天天| 欧美黑人又粗大 | 国产一区二区免费 | h视频免费在线观看 | 亚洲国产精品一区二区第一页 | 久久999| 蜜桃久久 | 成人免费看电影 | 国产精品国产三级国产aⅴ中文 | 亚洲欧美一区二区三区国产精品 | 成人免费一级视频 | 懂色中文一区二区在线播放 | 亚洲情侣视频 | 色婷婷一区 | av一区二区在线观看 | 亚洲一区自拍 | 色狠狠一区 | 国产精品久久久久久久一区二区 | 青青草视频免费观看 | 欧美福利三区 | 视频一区二区国产 | 精品中文在线 | 欧美性一区二区三区 | 免费一级片|