Code Encryption

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Endimion
Forum Newbie
Posts: 15
Joined: Fri Feb 18, 2005 9:48 am

Code Encryption

Post by Endimion »

There's any way to encode php code in order to distribute it closed source?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Search.. We've talked about this many times... here's a start: Zend Encoder.
Endimion
Forum Newbie
Posts: 15
Joined: Fri Feb 18, 2005 9:48 am

Post by Endimion »

I tried to use CodeLock 1.5, but the processing time went up from 0.2 seconds to 2.0, i think thats not acceptable at all!
Post Reply