Hi, I run some sites whose php script is write by myself. I want to encode them. It is not safe to use them on share server. But zend safe guard price is higher and higher, I can not buy a license. I do not sell my script, and do not want other one sell my script. Can anybody suggest a tool for me? Thanks!
Try Ioncube.com If that's costly too, google for free php obs. There was also a class added at phpclasses.org to encode php source code recently. I don't have URL's handy right now or would have posted here. sorry... regards
Ioncube.com is the best as well you don't have to buy the software to encode files the offer online encoding service and they charge about 10-15cent per file which is quite cheap good luck
yup i agree with the Iocube online encoder if you dont have the resources for Zend Guard. please note you will have to write your own licensing app (if applicable) as all it will do is encode. for instance if you want to domain-lock or time/key license your code, etc.
you DO NOT need to buy a license ! just pay for credits and encode each script as needed right from the ioncube website. that way there is no licensing fee or 3rd party software. now if you are doing many many scripts then you can still pay for the 3rd party app and license.
Here is one free, I never tried it, but might be good, since it has a lot of hits already. http://www.phpclasses.org/browse/package/2797.html regards