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

Definitely interested in this. I don't personally want to hide my code from
my customers but would love to offer a fully featured free demo version with
timeouts and max limits. These would be easy to add but also, unfortunatly,
easy to remove if the source was open and the various obfuscation tools
would only make this process a little hardler and really not anything of
mind breaking difficulty. So definite interest from here for whatever that
is worth :) Avoiding Zend and their attrocious support would be brilliant!
_________________________________________
Christopher Padfield
mailto:chris@xxxxxxxxxxx

             http://www.DeskPRO.com/
"Support your business by supporting your clients"

----- Original Message -----
From: "Justin Heesemann" <phpa@xxxxxxxxxx>
To: <phpa@xxxxxxxxxxxxx>
Sent: Sunday, April 14, 2002 3:01 PM
Subject: [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
>
>
>
>

------------------------------------------------------------------------
  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: