说明: 完全php代码生成的验证码 $img=imagecreatetruecolor($size_x,$size_y); $background=imagecolorallocate($img,255,255,255); $border=imagecolorallocate($img,128,128,128); $colors[]=imagecolorallocate($img,128,64,192); $colors[]=imagecolorallocate($img,192,64,128); $
<hcb0825> 上传 | 大小:1kb