Would like to have project encryption. We are currently using NuSphere.
?? what do you mean?? Do you want to encrypt your generated and deplyed code? Then it is easy enough, just use any php encryption as you would do for normal php.
scriptcase itself used to use zend encoding.
Maybe this might help (I havent tried it yet)… http://turck-mmcache.sourceforge.net/index_old.html
A quick search on sourceforge shows various other options.
Hello,
I will discuss your suggestion with our team.
regards,
Bernhard
We are currently using NuSphere with good results and using the NuSphere zend optimizer
Just have to omit the _lib directory as it does funky things to the files there and results in lib files not working
use php screw or php hideit or any other you can find (in sourceforge)… I havent tested it in detail tho…