unread
Hi,
yes, we are shipping code to customers and they should not read the
source.
The level of protection gained from obfuscated code is not enough, but
just
delivering the opcodes would be ok.I know that the opcode array might be dumped, this is just to raise the
bar. If I just obfuscate the code there's still the possibilty left to
edit
the code directly.
Php does not support that. There are solutions out there (like in pecl) but
I have no idea about their state or support.