Canman2005 Posted March 11, 2008 Share Posted March 11, 2008 Hi all I have been asked to do a project in which I am recieving a 10% of the revenue generated from the site rather than being paid, which im happy with. The site is going to be hosted on their server and I am just a little worried they could duplicate the code and launch a similar site on another server, therefore excluding me from the deal. Does anyone know any good ways to secure code? Something I can do which would make it impossible for them to duplicate the site or continue the site without me involved. Any suggestions? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/95715-securing-code/ Share on other sites More sharing options...
MadTechie Posted March 11, 2008 Share Posted March 11, 2008 can't make it impossible but can make it harder.. you could try Zend Guard, even if you just used it on a single (the main) class file Quote Link to comment https://forums.phpfreaks.com/topic/95715-securing-code/#findComment-490056 Share on other sites More sharing options...
Canman2005 Posted March 12, 2008 Author Share Posted March 12, 2008 Cool thanks, I might have to invest in that Can it not sure a large site? Quote Link to comment https://forums.phpfreaks.com/topic/95715-securing-code/#findComment-490061 Share on other sites More sharing options...
MadTechie Posted March 12, 2008 Share Posted March 12, 2008 it can secure a whole project but its a nightmare to debug.. of course! Quote Link to comment https://forums.phpfreaks.com/topic/95715-securing-code/#findComment-490066 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.