I ran accross this anyone ever here of them or something that will encrypt your code?
http://scriptstoprofit.com/codelock.php
I want to be able to distribute a package I have but not let the code get stripped out that ties into a gateway system.
Proctecting php code
Moderator: General Moderators
-
microthick
- Forum Regular
- Posts: 543
- Joined: Wed Sep 24, 2003 2:15 pm
- Location: Vancouver, BC
Zend has a good product. I would trust theirs if any; they did build the php engine of course. It does however require the Zend Optimizer, a freeware program, in order to decode the encoded php source code.
More info: http://www.zend.com/store/products/zend-encoder.php
Demo: http://www.zend.com/store/products/safe ... -drive.php
More info: http://www.zend.com/store/products/zend-encoder.php
Demo: http://www.zend.com/store/products/safe ... -drive.php