Re: [PHP] Re: Compiling php like C

2001-09-17 Thread Webmaster Lexel
You can make an "compiled file" with a program like zend optimiser etc... because it pre-compile your script to increase the the rapidity and the disponibility. so look at www.zend.net c you Andrew Perevodchik wrote: Has anyone done this to date?? I was thinking of compiling my programs for

Re: [PHP] Re: Compiling php like C

2001-09-17 Thread Yasuo Ohgaki
Andrew Perevodchik wrote: >>>Has anyone done this to date?? I was thinking >>>of compiling my programs for better perfomance, >>>and of course, protect the source code. Anyone >>>have any ideas on this issue? >>> > > Another question: is it possible to compile PHP > script in COM or EXE file? >

Re: [PHP] Re: Compiling php like C

2001-09-16 Thread Andrew Perevodchik
>> Has anyone done this to date?? I was thinking >> of compiling my programs for better perfomance, >> and of course, protect the source code. Anyone >> have any ideas on this issue? Another question: is it possible to compile PHP script in COM or EXE file? -- Andrew Perevodchik [EMAIL PROTECTE