Possible Duplicate:
Code obfuscator for php?
Encrypt php code
I am developing some projects in PHP. I am a senior Delphi programmer and just starting as PHP Programmer, so some questions just pop's up from my day by day. I take a long time developing a PHP work and at the end I do have to upload the whole project to the client's host. Once I upload it, the client automatically will take over my programming work, if they decide kick me off and give all my hard work to another programmer, they can do right? Is there anyway to encrypt or do something similar to protect my code? Just like we do with compiled work?
Thank you and appreciate any help.