View Single Post
Old 10-15-2008, 08:55 AM   #3 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Best way to do this is to obfuscate your source files.

IONCube:
PHP Encoder, protection, installer and performance tools from ionCube: ionCube PHP Encoder

Zend Guard:
Zend Guard - Protect Your IP & Generate More Revenue - Zend.com

Those two are what most people use, although they are quite expensive. There is however a free alternative:
Free PHP Encoder - Free PHP Code Encryption and Obfuscation Service!

Don't know how good it is or indeed how secure it is, but it should stop most of the muppets.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote