obfuscating PHP code
Monday, January 29th, 2007Recently I needed to obfuscate PHP code. Nothing fancy, no bullet-proof protection needed. The goals were:
* complicate removing of license protection by an unexpierenced person, and
* prevent code re-use by a third party.