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

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:27:19
Original
1122 people have browsed it

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

回复内容:

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

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

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

Related labels:
php
source:php.cn
Statement of this Website
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template