Notice: Undefined variable: image in G:\xampp\htdocs\project\captcha.php on line 3
Notice: Undefined variable: image in G:\xampp\htdocs\project\captcha.php on line 4
Warning: imagecolorallocate() expects parameter 1 to be resource, null given in G:\xampp\htdocs\project\captcha.php on line 4
Notice: Undefined variable: image in G:\xampp\htdocs\project\captcha.php on line 5
Warning: imagefill() expects parameter 1 to be resource, null given in G:\xampp\htdocs\project\captcha.php on line 5
Notice: Undefined variable: image in G:\xampp\htdocs\project\captcha.php on line 8
Warning: imagepng() expects parameter 1 to be resource, null given in G:\xampp\htdocs\project\captcha.php on line 8
Notice: Undefined variable: image in G:\xampp\htdocs\project\captcha.php on line 10
Warning: imagedestroy() expects parameter 1 to be resource, null given in G:\xampp\htdocs\project\captcha.php on line 10
不是有提示嘛,$image变量未定义。还有其他错误贴源码
这错误好多啊,是不是代码输错了???