摘要: 验证码类的代码:ValidationCodewidth=$width; $this->height=$height; $this->codeNum=$codeNum; $this->checkCode=$this->createCheckCode(); $number=floor($... 阅读全文
posted @ 2014-09-10 15:06 key_star 阅读(373) 评论(0) 推荐(0)