Jump to content

Convert php site to .exe


dskanth

Recommended Posts

Hi all, i have developed a php-mysql web application, which is a school based project.

My client wants the this application to be converted into a .exe file such that it can be installed on his desktop and use it.

 

How can the php website can be converted to a .exe file and can it be run without the need of a database/server software ?

 

Please advice.  ;)

Link to comment
https://forums.phpfreaks.com/topic/207125-convert-php-site-to-exe/
Share on other sites

Hi, thanks for your replies. Here, iam also planning to use sQLite for developing the application, instead of MySQL.

But what my intention is that i want my application to be converted into a .exe file, such that the application can be run wven without the web browser.

 

I heard about the Bambalam extension, but not sure about it.

Please advise.... Thanks.  8)

Yes, i want it all as a stand alone app.

Iam considering few options like

PHP Dock  _http://www.nusphere.com/products/phpdock.htm

and PHP GTK http://www.mithril.ca/code/php-gtk+/mp3_gtk/

and Bambalam extension http://www.bambalam.se/bamcompile/

 

Dont know which one to go ahead with....  :confused:

Hi, i came across this tool, and hope it satisfies my purpose.  :)

 

Server2Go is a Webserver that runs out of the box without any installation and on write protected media. This means that web applications based on Server2Go can be used directly from cdrom, a usb stick or from any folder on a hard disk without the hassle of configuring Apache, PHP or MySQL.

Server2Go allows you to create a standalone working web site or PHP application on a CD-ROM.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.