Link to home
Start Free TrialLog in
Avatar of Eduardo Fuerte
Eduardo FuerteFlag for Brazil

asked on

How to porvide PHP code confidenciality ?

Hi Experts

I'm planning to distribute  PHP component's site.
So, if one decides to download it, it could be installed at a preferred web provider and then been used.
Is it possible for PHP to generate DLL(s) or other way that assures code confidenciality ?
(in other words someone could obtain the components and install at web provider but without know the script codes ?)

Thanks in advance.
Avatar of R-Byter
R-Byter
Flag of Serbia image

You should use Zend or Ioncube for that.

http://www.zend.com/en/
http://www.ioncube.com/

Regards
Avatar of Eduardo Fuerte

ASKER

Hello

So as I see PHP hasn't a native recourse to do that. A 3.rd part purchase product is needed ?
ASKER CERTIFIED SOLUTION
Avatar of R-Byter
R-Byter
Flag of Serbia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Pardon use not sue. :)
Hello, R-Byter

Very good assistance !

Thanks
You're welcome and thanks for the points.