Hi:
I was wondering how can I secure my php source codes, like covert them to bytecode. i know php offers bcompiler, but hostpapa refuse to install it, and i know there are eaccelerator and Turcke MMCache but they also refuse to install that. I know there are commercial available applications such as zend encoder and ioncube, but those are way over my allowed budget.
so now, i need to find a way to encrypt my source code so that no one copies my source code and uses on other sites.
thanks