php-mbstring

WBOY
Release: 2016-06-23 14:37:04
Original
1168 people have browsed it

如果你能直接操作linux,在命令模式下用yum 来安装就可以了.命令:yum install php-mbstring* 安装好后,重启httpd 就可以了 
Copy after login
 
Copy after login
phpinfo 里可看到:
Copy after login
mbstring

Multibyte Support enabled
Multibyte string engine libmbfl
Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) version 3.7.1
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