Re: [PHP-DEV] Compile PHP-CODE

2002-11-07 Thread Derick Rethans
On Wed, 6 Nov 2002, Dan Kalowsky wrote: > Yes, it's true, it is possible to compile PHP source code. > > My best friend's sisters' boyfriend's brother knew this guy who saw > this other guy compile it once at 31 flavors.* > > On Wednesday, November 6, 2002, at 10:16 AM, Betim Deva wrote: > > >

Re: [PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Paul Nicholson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://pear.php.net/bcompiler ? ~Paul On Wednesday 06 November 2002 12:30 pm, Maxim Maletsky wrote: > oh ... I got it now - you want to compile the PHP code, not C code in > which PHP is written. Answer is: NO, you can't. > > You really should have se

RE: [PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Peter Petermann
Hey, > > >Does anybody know about the possibilities of compliling the php > > > source code > > Yes, it's true, it is possible to compile PHP source code. > > My best friend's sisters' boyfriend's brother knew this guy who saw > > this other guy compile it once at 31 flavors.* > Hey, I know th

Re: [PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Maxim Maletsky
oh ... I got it now - you want to compile the PHP code, not C code in which PHP is written. Answer is: NO, you can't. You really should have sent this to the general list, not dev - here we get confused :) -- Maxim Maletsky [EMAIL PROTECTED] Maxim Maletsky <[EMAIL PROTECTED]> wrote... : > >

Re: [PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Pierre-Alain Joye
On Wed, 6 Nov 2002 16:16:23 +0100 "Betim Deva" <[EMAIL PROTECTED]> wrote: >Does anybody know about the possibilities of compliling the php >source code You cannot. But you can encode if this is what you need, check zend products or equivalent. If the goals are performances, look at Zend

Re: [PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Maxim Maletsky
"Betim Deva" <[EMAIL PROTECTED]> wrote... : > Hey, I know that it;s not compiled,, You can have windows version already compiled - php.net/downlods for compiling on Linux look into the INSTALL file of the PHP distribution (which you can still get within the link above) > I just ask about pos

Re: [PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Betim Deva
;[EMAIL PROTECTED]> Sent: Wednesday, November 06, 2002 5:31 PM Subject: Re: [PHP-DEV] Compile PHP-CODE > Yes, it's true, it is possible to compile PHP source code. > > My best friend's sisters' boyfriend's brother knew this guy who saw > this other guy compile

Re: [PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Dan Kalowsky
Yes, it's true, it is possible to compile PHP source code. My best friend's sisters' boyfriend's brother knew this guy who saw this other guy compile it once at 31 flavors.* On Wednesday, November 6, 2002, at 10:16 AM, Betim Deva wrote: Does anybody know about the possibilities of compliling

[PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Betim Deva
Does anybody know about the possibilities of compliling the php source code