<meta
http-equiv="Content-Type"
content="text/html
charset=utf-8"
/>
就可以了。
如果你下面还有页面,即JS输入在页面未输出之前,那么你就只能把那个JS判断放到
<html
xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta
http-equiv="Content-Type"
content="text/html
charset=utf-8"
/>
这个以后,然后就不会乱码了。
json_encode()用eval()还原
base64_decode()用base64_encode()还原
数组是searialize()unsearialize()