php imagecreatetruecolor()方法报未定义错误解决方法

php练习生成验证码方法时,使用php的 imagecreatetruecolor() 方法

报错 Fatal error: Uncaught Error: Call to undefined function imagecreatetruecolor...

原因为:php默认没有开启该扩展。

方法:在php.ini中,去掉 extension=php_gd2.dll 前分号,取消注释。


 

文章来自:http://www.cnblogs.com/manzb/p/5160360.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3