I have built a website using php, jquery and mysql.it is running on the server now
Ive seen a Couple website to convert local php pages to exe files. But i am looking for a program that will allow me to run my website inside the exe Is it possible to run a website on A Server in an Exe.
I was thinking of using an hta
but it isn't much compatible with Internet Explorer. It changes the look and position of element on the website.
The reason is because I don't want people viewing the source of my website and some other reasons.
NuSphere has a product that can do what you are looking for. It is called PhpDock. I have used it and it performs as advertised. It comes with a web server built into it, so all you have to do is distribute the .exe to the user and they will then be able to run your web application as a native application.