How to protect PHP code? Some paid functions do not want to be released open-source. I want to know the methods beyond zend compilation, because some client hosts do not support the code after zend compilation.
The system is open-source and only needs to protect a small part of the charging function. can it be encapsulated into other Files? for example, I have seen an IP address area query function, the database name tinyipdata. dat, and then you can use php to query, which can also run on any host that supports PHP.
Reply to discussion (solution)
Files accessed using php code can be named at will
Php code itself can also do some self-decoded scrambling code processing
Php code itself can also do some self-decoded scrambling code processing
Can you give a simple example?
A very simple example
Eval (base64_decode ('cghwaw5mbygpow = '));
You can't say too much. It doesn't make sense to say too much. you know this.
Over time
Multi-layer nesting with Caesar encryption will not be available to ordinary people
Thank you, boss upstairs. I have implemented coding for Commercial Code.