验证码类.
$charset :
$code :
$codelen :
$width :
$height :
$img :
$font :
$fontsize :
$fontcolor :
__construct()
构造方法初始化.
GetImg()
对外生成.
GetCode() : string
获取验证码
createCode()
生成随机码
createBg()
生成背景.
createFont()
生成文字.
createLine()
生成线条、雪花.
outPut()
输出.