Archive for October 24th, 2005

PHP Code Encryption Optimization or Obfuscation

When you want to hide your code from people who may steal it, but you still want to release your script so that other people can use it, there are several main techniques you can use.

Continue reading ‘PHP Code Encryption Optimization or Obfuscation’