RE: Compiling a php program

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've used EncPHP (http://sourceforge.net/projects/encphp/) a long while ago
just to see how it'd work. It worked just fine - but the binaries get very
large, very fast. (as one would expect).

I also came across BinaryPHP (http://sourceforge.net/projects/binaryphp/)
while searching for EncPHP (I had forgotten the name) and it might be worth
checking out. Might get some smaller binaries if you're that serious about
it.

Either way - good luck. Though I find that if you want to write a binary
that other languages that compile directly to them are better solutions.

-M


> -----Original Message-----
> From: Octavian Rasnita [mailto:orasnita@xxxxxx] 
> Sent: Tuesday, November 30, 2004 8:01 AM
> To: php-general@xxxxxxxxxxxxx
> Subject:  Compiling a php program
> 
> 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 accessible for 
> the blind, I was able to use the program by editing the xml 
> configuration file and inserting there the input data, but it 
> created a .exe file and in the destination dir it put many 
> other .dll files...
> 
> Thank you.
> 
> Teddy
> 
> --
> PHP General Mailing List (http://www.php.net/) To 
> unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux