Posted By: itprochris | Jul 5th, 2006 @ 12:43 PM
page 1 of 1
Comments: 1 | Views: 1179
itprochris
itprochris
Holiday Avatar made with C9IAC
I have a php app that I want to "compile"... so users can deploy the website on their own servers, without being able to view the source or modify the app. Is there a way to do this?

Thanks.

Chris
W3bbo
W3bbo
The Master of Baiters
There are PHP Compilers available, there's even a PHP->.NET compiler. but this will only run on Windows (possibly Mono), of course.

PHP Compilers tend to cost $$$, and since PHP (out-of-the-box) is interpreted, so you cannot compile it, only obfuscate it.

But most PHP product developers will argue the money is in supporting your product, not the product itself (that's why Community Server's source is available)
page 1 of 1
Comments: 1 | Views: 1179
Microsoft Communities