Da hat man ein cooles PHP-Script geschrieben und möchte das aus gutem Grund anderen Leuten zukommen lassen. Allerdings weiss man selber nicht, ob sein Gegenüber PHP installiert hat oder in der Lage ist, PHP überhaupt zu installieren.
Warum dann nicht mit dem Bambalam PHP EXE Compiler/Embedder als EXE auliefern?
Allein schon seine Compiler-Optionen sprechen für sich:
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