PDA

View Full Version : Protect Code



Rane
11-16-2006, 10:32 AM
I am trying to determine the best way to protect PHP sourcecode, and was wondering if anyone had any suggestions?

I've seen products like PHP Lockit!, do you know if programs like that actually work?

________________

Web Design London (http://www.datadial.net/)
Walking Sticks (http://www.walking-stick.net)

speed
11-16-2006, 02:26 PM
I use http://www.ioncube.com/ it requires a loader be installed via php.ini or dynamically loaded.

Seems most reputable hosts will install the latest loader when asked by a client.