Home  >  Article  >  Backend Development  >  Securimage PHP生成验证码类

Securimage PHP生成验证码类

WBOY
WBOYOriginal
2016-06-20 13:04:391217browse

Securimage是一个PHP验证码生成脚本,用来生成复杂的验证码图片。易于添加到现有网站表单中。Securimage能够实现从生成复杂的验证码图片到确保用户输入验证码的正确性。

Securimage验证码生成类特点:
仅用三行代码即可显示验证码
仅用六行代码即可对验证码的输入进行验证
自定义验证码长度
自定义字符集
支持TTF
使用自定义的GD字体(若TTF不支持)
轻松添加自定义背景图片
丰富的文本支持,包括颜色/角度/透明度选项
文字淆乱Arched lines through text
生成wav格式的CAPTCHA音频文件
自定义CAPTCHA的验证码列表

项目地址:http://www.phpcaptcha.org/


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn