Encrypt php code

Posted by riad on Stack Overflow See other posts from Stack Overflow or by riad
Published on 2009-04-19T06:02:52Z Indexed on 2010/05/07 3:08 UTC
Read the original article Hit count: 308

Filed under:
|
|

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!

© Stack Overflow or respective owner

Related posts about php

Related posts about code-protection