Home >Backend Development >PHP Tutorial >php乱码怎么解决.好像是ZEND加密

php乱码怎么解决.好像是ZEND加密

WBOY
WBOYOriginal
2016-06-13 10:25:24984browse

php乱码如何解决.好像是ZEND加密
php乱码如何解决.码如下:
Zend20020623011394613886xù
?2ÕKlÕõ6ñ"ØEdÇ®?N!??Ø?¹óWò?Ç$?$®?—R²èëó{cûÅïcÞã?R­?Øt×UĪ¢U¥IJ²¨?
"|-iEW­¨PU¤.ªªê¹÷Îܹ??‰ê¢‘Àö?sÏÜsîùß3$)Wp?4i?vàØQ"û;ÛýþîL«Ó¥!¡ Bý¼åI‘‰-

如何解为正常.

------解决方案--------------------
dezend.
------解决方案--------------------
在服务器端安装zend decoder。
但是你似乎是把php直接显示出来了。检查一下apache里面关于php文件的关联,看是不是使用php解释器解释的。
------解决方案--------------------
在php.ini的最后加上:
zend_optimizer.enable_loader = 1

------解决方案--------------------
七剑 deZender 绿色版 1.2
------解决方案--------------------
用zend studio for eclipse 打开,看一下文件有没有乱码,有的话,改过来。

Statement:
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