PHP Code Encryption
By : Ewg
This class can be used to Obfuscate PHP scripts by replacing variable names.
It can parse a given PHP script and replace the names of the variables it uses with more obfuscated names.
The new names of the replaced variables can be retrieved by looking at a variable of the class.
Download :
http://www.ziddu.com/download/7364475/php-encryption-2009-09-20.zip.html
