shihao Posted January 14, 2010 Share Posted January 14, 2010 Hi guys, Do anyone know how to encrypt php code? Which means after I write the code, I want hide my code dun want to display to someone else. If anyone who know please help!!! Thanks and regards Shi Hao Quote Link to comment Share on other sites More sharing options...
premiso Posted January 14, 2010 Share Posted January 14, 2010 IonCube is a popular php encryption software, it costs money and requires servers to have their software on them for the code to be able to run: http://www.ioncube.com The other option is to look up and see if there are any other alternatives for encrypting php files. Here is a list of different encryption options: http://www.seocompany.ca/software/free-encryption-software.html Hope that helps. Quote Link to comment Share on other sites More sharing options...
shihao Posted January 14, 2010 Author Share Posted January 14, 2010 Dear premiso, Thanks for your Information. Quote Link to comment Share on other sites More sharing options...
shihao Posted January 14, 2010 Author Share Posted January 14, 2010 wow, I took too long to install ioncube, seems that doesn't work. I want to install ioncube on centos 5.4 to encrypt my script from customer. I have download php encoder 6.5 evaluation base on http://www.ioncube.com/ And I have done what the folllowing link state, http://techgurulive.com/2008/09/16/how-to-install-ioncube-php-encoderdecoder/ When I restart httpd, Stopping httpd: [ OK ] Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName [ OK ] Seems that nothing has install. Anyone who know please help!!! Thanks in advance!!! Quote Link to comment Share on other sites More sharing options...
marlonbtx Posted January 20, 2010 Share Posted January 20, 2010 There's other one called Zend Guard, http://www.zend.com/products/guard/ Quote Link to comment Share on other sites More sharing options...
shihao Posted January 21, 2010 Author Share Posted January 21, 2010 Dear marlonbtx, Thanks for the recommendation. I have decide to use ioncube, the php.ini file should specify the correct loader. After that it will works. Thanks and regards Shi Hao Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.