Home  >  Article  >  Backend Development  >  php “Call to undefined function: mb_substr()”的解决办法

php “Call to undefined function: mb_substr()”的解决办法

WBOY
WBOYOriginal
2016-06-13 11:03:231094browse

php “Call to undefined function: mb_substr()”的解决方法


在php.ini中找到“;extension=php_mbstring.dll”去掉前面的分号“;”,然后重启服务即可

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn