Home >Backend Development >PHP Tutorial >有没有方法让php项目代码转换成人读不懂的代码?

有没有方法让php项目代码转换成人读不懂的代码?

WBOY
WBOYOriginal
2016-06-06 20:27:191117browse

不想让客户到服务器看到我们的php代码 所以想转换一下 让人读不懂

回复内容:

不想让客户到服务器看到我们的php代码 所以想转换一下 让人读不懂

可以对代码进行加密。加密算法可以自定义也可以参考其他的。
代码加密

不是好多这种加密混淆软件吗?
比如 Zend Guard.

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