[phpa] Re: NEW PHP standalone compiler
- From: "Jamie Burns" <jamie.burns@xxxxxxxxxxxxxxxxxxxxxxx>
- To: <phpa@xxxxxxxxxxxxx>
- Date: Thu, 31 Jan 2002 11:20:20 -0000
You can already distribute compiled applications using APC and PHPA, if you
are willing to tinker and to get it to work. APC is by far easier.
I for one have an application which was delivered in a compiled form (using
APC).
So I don't get what you are trying to achieve?
Also there is:
http://www.microcode.de/index.php3?LANGUAGE=english
Which I think may do what you are describing.
And don't forget that "obfuscating" your code will provide nearly as much
security from code stealers as the "supposed" compiled bytecode, yet will
work with *any* php server (no extensions needed). If a somebody has the
skill and the time required to de-obfuscate a large application, then they
could have written it themselves. Neither compiling to bytecode nor
obfuscating will guarantee that a skilled person can't get at your code, but
they do put up a nice barrier to make them think twice!
A PHP obfuscator can be found at: http://pobs.mywalhalla.net/
Jamie.
------------------------------------------------------------------------
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
- References:
- [phpa] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)
- From: Manuel Lemos
- [phpa] Re: NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)
- From: Nick Lindridge
- [phpa] Re: NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)
- From: Manuel Lemos
Other related posts:
- » [phpa] Re: NEW PHP standalone compiler
- [phpa] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)
- From: Manuel Lemos
- [phpa] Re: NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)
- From: Nick Lindridge
- [phpa] Re: NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)
- From: Manuel Lemos