Encrypt php code
- by riad
Hi all,
I create a software using php. Now need to sale this software .So, I need to encrypt my code that nobody can view my source code. can anybody help me to do:
1. Encrypt my PHP code but software functioning will remaining same.
2. Also I need to bind the software for a particular authorized pc & it will not run any other pc except my authentication. How can I do that? encrypt using LAN MAC address? or any other idea?
pls help!