[phpa] Re: when will compiler functionality be added?


> Hmm.., you don't need compiler support if you want to hide your code. It
> can be reverse engineered, there's a better idea, keep the PHP code, and
> replace all the variable names + function names (yours only) with really
> long and random names. There is a program that does that at
> http://pobs.mywalhalla.net/ and it's free. And best of all this program
> requires nothing to be uploaded to the server.
>

Ok, if you really can keep it on your server and find a way to keep everybody 
from being able to read the source and still use your php files..

However, if you try to sell a product, lets say some kind of a webshop, 
message board system, well.. anything php based, which people will run on 
THEIR servers, a compiled version surely is better. It also helps to support 
your product, as you can be sure people don't mess with your code.

It would be even better with some kind of encryption, but for me compilation 
would be sufficient.

/Justin


------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: