Home > Backend Development > PHP Tutorial > Fgetcsv windows and linux compatibility issues in php_PHP tutorial

Fgetcsv windows and linux compatibility issues in php_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-13 10:55:47
Original
869 people have browsed it

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.html
TechArticle
The 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 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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template