English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am looking for a program that can compile or wrap a PHP/HTML web pages into a standalone executable file for windows (.exe). It should be able to put the entire website into one .exe file for simple distribution. I once found a program that did just this, however I cannot find it again.

I would prefer this software to be free / open source but I really need this so I am willing to buy the softwware if it is fairly cheap (under at about $100).

Thanks in advance!

-Matt

2007-11-28 01:22:10 · 3 answers · asked by Matt L 2 in Computers & Internet Programming & Design

3 answers

A quick Web search turned up PriadoBlender: http://www.priadoblender.com/index.php?layout=main&cslot_1=2 .

Be warned, however, that its approach does not appear to be particularly efficient. If you just need to distribute a PHP Web application, you'd be much better off simply putting the whole thing in a Zip file. That also has the advantage of working on other OSs than Windows.

2007-11-28 01:50:29 · answer #1 · answered by MarnenLK 6 · 0 0

Compile Php To Exe

2016-12-14 13:24:27 · answer #2 · answered by burnham 4 · 0 0

Check out the Roadsend compiler:

http://www.roadsend.com/home/?pageID=compiler

What you are looking to do is called a "MicroServer Project" in the Roadsend lingo.

Alternatively, look into phpDock:

http://www.nusphere.com/products/phpdock.htm

It's not a compiler, so you will not be able to distribute a single *.exe file, but it's much simpler to get to work.

There is also a product called ActiveSite Compiler:

http://www.intorel.com/products/ActiveSiteCompiler/

but it starts at EUR 349.

2007-11-28 02:52:11 · answer #3 · answered by NC 7 · 1 0

fedest.com, questions and answers