Search found 1 match

by ivanpanfilov
Thu Apr 02, 2015 9:35 am
Forum: Enigma Virtual Box x86/x64
Topic: How to create php exe file
Replies: 1
Views: 10749

How to create php exe file

I add this files in project

php.exe
php-cgi.exe
php5ts.dll
libeay32.dll
ssleay32.dll
msvcp110.dll
msvcr110.dll
main.php

I pack this to exe -> php_boxed.exe

When i start php_boxed.exe it just work like interpreter and do nothing

How i can make this - when i start php_boxed.exe, it do that "php ...