Convertir un site en application .exe
guyoem
Posted messages
41
Status
Membre
-
clodlin Posted messages 1 Status Membre -
clodlin Posted messages 1 Status Membre -
Hello,
I will soon need to create a website in PHP/HTML for generating quotes, purchase orders, invoices... I would like to be able to transform this website into a real application (with an .exe). Is this possible
? I hope so, because otherwise it’s going to be a hassle having to connect locally all the time..
Thank you for your help...
I will soon need to create a website in PHP/HTML for generating quotes, purchase orders, invoices... I would like to be able to transform this website into a real application (with an .exe). Is this possible
? I hope so, because otherwise it’s going to be a hassle having to connect locally all the time..
Thank you for your help...
I'm starting a project for a training center management website. They want an application for their office and a website for their clients.
So I thought, why not kill two birds with one stone by generating just an .exe file of the same website; and I believe I've found the solution thanks to a tutorial on YouTube; here is the link:
https://www.youtube.com/watch?v=JErJhq22Dy4
So, there is a way to turn a website into an .exe application.
Thanks to two products:
PHPDesktop-chrome-57.0: To create an .exe of your website.
Smart Installer Maker: To create a setup for your .exe application.