Re: [PHP] Compiling a php program

2004-11-30 Thread John Nichel
Octavian Rasnita wrote: Thanks. I found encPHP very easy to use. Now, I have another question. I would like to be able to encrypt the PHP code for distributing to others. Is there a method of encrypting the code before creating a binary executable from it? Search the archives. This has been discus

Re: [PHP] Compiling a php program

2004-11-30 Thread Octavian Rasnita
nguages that compile directly to them are better solutions. -M > -Original Message- > From: Octavian Rasnita [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 30, 2004 8:01 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Compiling a php program > > Hi all, > > Does anyo

RE: [PHP] Compiling a php program

2004-11-30 Thread Mike
--Original Message- > From: Octavian Rasnita [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 30, 2004 8:01 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Compiling a php program > > Hi all, > > Does anyone know a free php compiler that can create a single >

[PHP] Compiling a php program

2004-11-30 Thread Octavian Rasnita
Hi all, Does anyone know a free php compiler that can create a single .exe program with all the necessary libraries included in it? I don't want that .exe file to require other .dll files. I have tried a compiler named PriadoBlender or something like that, but it has a bad interface which is not