<?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 文件被二进制数据损坏,所以我无法编辑它,我不知道如何解决这个问题,或者我怎样才能解码这个二进制数据?