|
Can't you just compile your php scripts? If they can be decompiled easily(and I don't know if they can..) then like already stated, they need to be obfuscated. Only do this if you're trying to hide it from someone browsing your server files. Well, also if you're compiling to optimize, but that's irrelevant to this thread.
|