php配置Zend Guard Loader

2024-10-14 19:38:07

1、首先我们要先下载Zend Guard Loader,我在网盘给大家提供了一份链接: https://pan.baidu.com/s/1bo0MWHL 密码: 6dr8

php配置Zend Guard Loader

2、非常小就1mb,下载到本地在通过scp命令上到服务器上

php配置Zend Guard Loader

3、我在php.ini的文件中引入这个文件

php配置Zend Guard Loader

4、我们检查一下是否配置成功,phpinfo(),如下图就是配置成功了

php配置Zend Guard Loader

5、我们加密一个代码,看看能不能运行,怎样加密php文件,(请查看之前的经验)

php配置Zend Guard Loader

6、加密完成以后通过ftp上传上去刷新一下页面也是可以运行的,这样就完成了Zend Guard Loader的配置

php配置Zend Guard Loader
猜你喜欢