My interface does not display Chinese, but garbled characters. What's going on?
远
2018-01-20 11:21:58
0
4
1703

My interface does not display Chinese, but garbled characters. What's going on?

远

reply all(4)
Setsu

需要设定

<head>

<meta http-equiv ="Content-Type"

content="text/html;charset=UTF-8">

</head>


phpcn_u97603

2014 phpstudy openssl 0.9.8/1.0.1 How to switch


2014 phpstudy comes with openssl 0.9.8 and 1.0.1, the problem is that when you want to configure to support https, you must also meet TLSv1.2, and to meet TLSv1.2, you must support openssl1.0.1 and above. Now I don’t know how to switch, please ask the phpstudy master Please help me solve it, thank you.


phpcn_u97603

2014 phpstudy openssl 0.9.8/1.0.1 How to switch


2014 phpstudy comes with openssl 0.9.8 and 1.0.1, the problem is that when you want to configure to support https, you must also meet TLSv1.2, and to meet TLSv1.2, you must support openssl1.0.1 and above. Now I don’t know how to switch, please ask the phpstudy master Please help me solve it, thank you.





##

ringa_lee

Garbled characters are usually caused by encoding problems. If you confirm that the file encoding is utf-8, just add a header before the PHP output.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template