Home >Backend Development >PHP Tutorial >php读取unicode数据库字段有关问题

php读取unicode数据库字段有关问题

WBOY
WBOYOriginal
2016-06-13 11:10:06849browse

php读取unicode数据库字段问题
我要读取一个数据库的资料出来
数据库所有字段都是unicode
我php用的是utf-8编码
php版本是5.21
服务器是windosws服务器
现在读取出来的所有中文字段,在页面显示都是?????,我在数据库里面看到资料都是正常的文字
其他数字,字母等都能正常显示
有人知道怎么处理这个情况吗?
帮忙解决一下。
------解决方案--------------------
数据库所有字段都是unicode
你用的是 mssql ?

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