国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > PHP > 正文

使用php實現加減法驗證碼

2020-03-22 18:26:42
字體:
來源:轉載
供稿:網友
這篇文章主要介紹了php實現的加減法驗證碼代碼,可以使用10以內的加減法生成圖片,需要的朋友可以參考下

 ?php/*圖片驗證碼文件,加減計算方式*/html' target='_blank'>class ImageCode{ private $Jiashu = 0; //加數或者減數 private $JianShu = 0; //被加數或者被減數 private $YunSuan = //運算符 private $DeShu = 0; //得數 private $String = //字符串樣式 private $Img; //圖片對象 private $Width = 100; //圖片寬度 private $Height = 50; //圖片高度 private $Ttf = Num.ttf //字體文件 private $Session = code //Session變量 private function JiaShu(){ header( Content-type:image/png  $this - Jiashu = rand(1, 10); $this - JianShu = rand(1, 10); $this - YunSuan= $this - Jiashu $this - JianShu ? - : +  $this - DeShu = $this - Jiashu $this - JianShu ? $this - Jiashu - $this - JianShu : $this - Jiashu + $this - JianShu; public function Show( $W = 100, $H = 50, $T = Num.ttf , $Code = code ){ $this - JiaShu(); $this - String = $this - Jiashu . $this - YunSuan . $this - JianShu . = ?  $this - Width = $W; $this - Height = $H; $this - Ttf = $T; $this - Session= $Code; session_start(); $_SESSION[$this - Session] = $this - DeShu; $this - Images(); private function Images(){ $this - Img = imagecreate($this - Width, $this - Height); $background_color = imagecolorallocate ($this - Img, 255, 255, 255); imagecolortransparent($this - Img, $background_color); imagettftext($this - Img, 14, 0, 1, 20, imagecolorallocate ($this - Img, 0, 0, 0), $this - Ttf, $this - String ); $this - EchoImages(); private function EchoImages(){ imagepng($this - Img); imagedestroy($this - Img);$ImageCode = new ImageCode;$ImageCode - Show(130, 35, Num.ttf , code 

以上就是本文的全部內容,希望對大家的學習有所幫助,更多相關內容請關注PHP !

相關推薦:

關于PHP求多項式導數的函數代碼

關于PHP截取字符串的一些方法總結

以上就是使用php實現加減法驗證碼的詳細內容,PHP教程

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 克拉玛依市| 古丈县| 林西县| 嘉祥县| 巫山县| 天门市| 朝阳市| 通道| 张北县| 大厂| 游戏| 洞口县| 尼木县| 易门县| 凌云县| 登封市| 海阳市| 温泉县| 邵东县| 库尔勒市| 米泉市| 扬中市| 仲巴县| 金乡县| 彝良县| 安平县| 松阳县| 万宁市| 绥滨县| 长汀县| 淮滨县| 定陶县| 鸡西市| 汾西县| 泸西县| 博兴县| 瓮安县| 北票市| 宽甸| 安福县| 资兴市|