【发布时间】:2012-08-26 22:52:27
【问题描述】:
<?php @Zend;
4123;
/* !This is not a text file!
print <<<EOM
//here goes some zend html code for information
exit();
__halt_compiler();
//here goes the binary data, instead of php code
我已经从主机下载了一个文件以查看/编辑,我看到了这个....许多 php 文件被二进制数据损坏,所以我无法编辑它,我不知道这是怎么回事已修复,或者如何解码此二进制数据?
【问题讨论】:
-
它的 zenguard 编码,你不要编辑它。
标签: php zend-framework encoding binary zend-optimizer