I have several people I am helping that I do not want them to be able to take my code... (or at leats not easily)
i know of a few programs the encypt it all but they require things to be done on the sever level...
any easier/cheaper/free ways?
Encypting PHP
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
You can remove all the line breaks and tabs from the code, that'll make it tough for people to read the code (they'll have to spend a load of time reformatting) but aside from that and other code obsufucation (sp?) techniques you're probably going to have to accept that you're not going to be able to hide your source without having an encrytor, decrytor on the server. But of course I may be wrong.
Mac
Mac