armandesigner 0 Posted September 2, 2017 Report Share Posted September 2, 2017 Hello guys I need a software or a site that is free or cheap not like Zend guard and stuff it is about 600$ but I need something free or till 50$. I want to encode my PHP codes in a good way and it will be hard to encode it actually 99% of people should could't decode it. Thanks Quote Link to post Share on other sites
Gabrielphp 10 Posted September 3, 2017 Report Share Posted September 3, 2017 What do you mean by encoding your php code? All i know is encoding charachters (UTF-8 etc) or json_encode(). What should your encoded code do? 1 Quote Link to post Share on other sites
armandesigner 0 Posted September 4, 2017 Author Report Share Posted September 4, 2017 On 9/3/2017 at 6:34 AM, Gabrielphp said: What do you mean by encoding your php code? All i know is encoding charachters (UTF-8 etc) or json_encode(). What should your encoded code do? I mean I want to encrypt my codes to nobody can recognize what is it. Quote Link to post Share on other sites
justsomeguy 1,135 Posted September 5, 2017 Report Share Posted September 5, 2017 Your choices are Zend Guard or IonCube Loader if you want to support most servers. I'm not aware of any other encoding package that is widely installed. Quote Link to post Share on other sites
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.