OK....gotta question here about encrypting a PHP file.
I have a "very secret" :-) program that my partner wants noone to see.
Instead of keeping to ourselves, he wants to sell it.
So, to keep others from seeing the PHP code once we install it on their servers, we were kind of curious if it could be encrypted and still work, with the user (customer) never being able to see the code.
Any suggestions. I know didley about encryption.