I have a web application which is mostly programmed in javascript but there is also PHP which is driving MYSQL database. Everything clothed in HTML of course.
I would like to compile this to exe file to make it work standalone. Is there any way to do that ?