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

WBOY
Release: 2016-06-13 11:03:23
Original
1097 people have browsed it

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


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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template