PHP调用系统函数时报错未定义解决方法

    xiaoxiao2021-03-25  92

    修改php.ini文件

    imagecreatetruecolor()函数(生成验证码)——去除extension=php_gd2.dll前分号

    mb_strlen()函数——去除extension=php_mbstring.dll前分号

    其他同类问题遇到后补加

    转载请注明原文地址: https://ju.6miu.com/read-40721.html

    最新回复(0)