Quote:
Originally Posted by bobf
I saw this....
Bambalam PHP EXE Compiler/Embedder
Created by Anders Hammar © 2006 Bambalam
Options:
-w Hide console window for windowed applications
-c Compress output exe (using UPX)
-d Do not encode PHP files
-e:extension.dll Embed and use PHP extension
-i:icon.ico Add icon to exe
- What is it?
Bambalam PHP EXE Compiler/Embedder is a free command line tool to convert PHP applications to standalone Windows .exe applications. The exe files produced are totally standalone, no need for php dlls etc. The php code is encoded using the Turck MMCache Encode library so it's a perfect solution if you want to distribute your application while protecting your source code. The converter is also suitable for producing .exe files for windowed PHP applications (created using for example the WinBinder library). It's also good for making stand-alone PHP Socket servers/clients (using the php_sockets.dll extension).
Hey, if you use this tool and like it you can make a donation to make it even better! Donors will be credited!
WOW!
Thanks for this piece of gold.
This opened so many new doors for my app, you have no Idea!!
If I get this to work, I'll fund Bambalam what it needs. (Ahem that is get to to work and make money selling it)
Thanks,
Dan