拿到 ???浏览器中的符号 [英] got ??? symbol in browser

查看:62
本文介绍了拿到 ???浏览器中的符号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨所有人


我有一个奇怪的问题。当我在html标签上面包含php文件然后它可以


但是当我在html标签之后包含我的标题(php文件)然后我得到了这个符号

在浏览器上???


当我得到这个符号时我的代码是

hi to all

i have a strange problem. when i include php file above html tags then its all right

but when i include my header (php file) after html tags then i got this symbol
on browser ???

my code when i got this symbol is

展开 | 选择 | 换行 | 行号

推荐答案

top.php的编码是什么?如果它不是latin-1或ascii,所有超出范围的字符都会显示奇怪。
what encoding has top.php? if it''s not latin-1 or ascii, all out-of-range characters are displayed weirdly.


符号出现,即使我在top.php中没有写任何内容,除了

symbol appear even if i wrote nothing in top.php except

展开 | 选择 | Wrap | 行号


可以是 BOM (字节顺序标记)
could be a BOM (Byte Order Mark)


这篇关于拿到 ???浏览器中的符号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆