Welcome Guest, Not a member yet? Register   Sign In
Encode CodeIgniter script
#1

Hello,

I've searched keyword sourceguardian, zend guard, ioncube but I get no result. So, I decide to create new thread. Is there anyone who has experience in encoding CI script? I'm trying sourceguardian. The whole process is fine, but I got nothing when run the encoded script. Is there any idea how to protect our script so another can't easily copy it?

Thanks.
Reply
#2

As far as I know those are pretty much it. Make sure you have the Zend loader setup properly.

This link might help.
http://files.zend.com/help/Zend-Guard/co...elcome.htm

DMyers
Reply
#3

so looking at another way to do this - would it be possible to set something up on the client server - that communicates with a server you control? in other words the bulk of the work is happening on your server, and then the data is passed back and forth with json - like an api . that might be faster to set up then what you are trying to do now and you would still have most of the control.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB