How to encrypt php files? I would like to ask if there is any way to encrypt the php file. after the file is encrypted, garbled characters may occur when you open the php file, such as 01 and so on. then, the PHP file can run normally, it can be restored later. Is there any way ?, How does zendguard and zen encrypt php files?
I would like to ask if there is any way to encrypt the php file. after the file is encrypted, garbled characters may occur when you open the php file, such as 01 and so on. then, the PHP file can run normally, it can be restored later. Is there any way?
------ Solution --------------------
Zend guard
------ Solution --------------------
ZendGuard, phpShield, SourceGuardian
Php's encryption software has this function, and there are still a lot of online searches.
------ Solution --------------------
Http://topic.csdn.net/u/20120222/10/427a5b34-a432-4658-9db0-71f7757a0f92.html
The post #10 content.
Encryption and decryption by using the public key and private key. The ssl module must be enabled for both Apache and php.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.