為驗證碼增加干擾元素?? 干擾的點或線
bool imagesetpixel(resource $image,int $x,int $y,int $color);
bool imageline(resource $image,int $x,int $y,int $x1,int $y1,int $color);
為驗證碼增加干擾元素?? 干擾的點或線
bool imagesetpixel(resource $image,int $x,int $y,int $color);
bool imageline(resource $image,int $x,int $y,int $x1,int $y1,int $color);
2014-10-18
舉報