Jump to content

Encrypting and Protecting your PHP Code.


gc40

Recommended Posts

I recently spent several weeks building a very detailed and extensive site for a client. After I completed it on their server, the client refused to pay me what I requested. I do not want to be a rough person and delete all the files on the server, I don't feel two wrongs make a right. However, I want to protect my scripting from other people getting access to it.

 

I am going to let the client have the website, however, I want to encrypt or encode or do something to the code so that it cannot be read without having a key or something.

Is there any software that can do this for me?

 

I use dreamweaver cs, is there an addon for it that I can maybe use?

 

Thank you!

Link to comment
https://forums.phpfreaks.com/topic/76438-encrypting-and-protecting-your-php-code/
Share on other sites

Zend Guard

SourceGuardian

Ioncube

 

These make the most sense as they are widely used and supported. Their loaders are easily available to any host/server admin and are sometimes pre-nstalled on the server. Zend is expensive...but the best option of the three,

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.