Jump to content

Hide Source code of PHP


zohab

Recommended Posts

Hi,

 

I have developed PHP web application.

 

I have deliver source code of my web application to client server.

 

I want to know how to hide source code in PHP like .NET or JAVA

 

I found some code encrypt software but I think encrypted files don't work properly

 

We can deploy application in .NET(.exe files) and Java (.class files)

 

Any solution?

 

 

- Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/258590-hide-source-code-of-php/
Share on other sites

I found some code encrypt software but I think encrypted files don't work properly

 

What makes you think that? There are encryption solutions around but they require extensions be installed on the server. other than that there is the phar option, but I'm not sure it's that secure.

 

Your better off protecting yourself with a decent license agreement.

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.