Home > Backend Development > PHP Tutorial > &22823;&29233;这是什么编码?该如何解决

&22823;&29233;这是什么编码?该如何解决

WBOY
Release: 2016-06-13 10:31:01
Original
1226 people have browsed it

大爱这是什么编码?
不是utf8吧,冒似也不象gbk

------解决方案--------------------
好像是unicode内码
------解决方案--------------------

PHP code
echo  '大爱'; //大爱,这是html实体字符形式,使用Unicode编码<br><font color="#e78608">------解决方案--------------------</font><br>好像是gbk码在utf8解释时打印的结果。<br><font color="#e78608">------解决方案--------------------</font><br>http://www.w3school.com.cn/html/html_entities.asp<div class="clear">
                 
              
              
        
            </div>
Copy after login
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