首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Ajax >

ajax的php返回值中带<meta http-equiv="Content-Type" content="text/htm

2013-12-09 
ajax的php返回值中带meta http-equivContent-Type contenttext/html charsetutf-8ajax的php echo

ajax的php返回值中带<meta http-equiv="Content-Type" content="text/html; charset=utf-8"
ajax的php echo返回值中第一行始终为
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
有没有办法去掉这个。
[解决办法]
ajax请求的php页面删除那些内容,要不会一起返回到客户端

热点排行