Bambalam PHP EXE Compiler/Embedder
Created by Anders Hammar © 2006 Bambalam
Bug reports / feedback email:
Usage:
bamcompile [-options] infile.php [outfile.exe]
bamcompile [-options] project_directory mainfile.php [outfile.exe]
bamcompile projectfile.bcp
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
http://www.bambalam.se/bamcompile/ |