The article shares an article about the compatibility issue between fgetcsv windows and linux in php. Students who have encountered the same problem can refer to it.
Setting area: Simplified Chinese, UTF-8 encoding
The code is as follows
代码如下 |
复制代码 |
setlocale(LC_ALL, 'zh_CN.UTF-8');
|
|
Copy code |
|
setlocale(LC_ALL, 'zh_CN.UTF-8');
http://www.bkjia.com/PHPjc/632212.htmlwww.bkjia.comtrue
http: //www.bkjia.com/PHPjc/632212.htmlThe article shares an article about the compatibility issue between fgetcsv windows and linux in php. Students who encounter the same problem can refer to it. Once and for a while. Setting area: Simplified Chinese, UTF-8 encoding The code is as follows Copy code...
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