Quote:
Originally Posted by TheDoc
PHP is secure enough, the chances of someone getting your server to steal the code is pretty slim. And anything core related that needs speed should always be done in C.. So encoding most PHP is retarted unless you are giving it out for others to use.
|
That's the real point of it, though - to prevent others from stealing your code.
I can't really understand people using encoded scripts. There is no way to check security, and if the company that made a script you use ever disappears, you are basically fucked.