How to create Desktop App in php
3
Because php is a server side technology and they think php cannot be run without a web Browser
But Today I am gonna show you how we can do this.
So lets start
Php Desktop
actually php Desktop is by-self an application which is Developed just for Converting php Application into
Desktop app.,
(php Desktop) is open source project founded by "Czarek Tomczak" in 2012
which provides a very simple way to develop native GUI
How to use (php Desktop)
- 1st of all you need to Download the project here
- after that you just need to find the folder name (www)
- Delete All files from this folder
- then if you have an app or website written in php
- make sure your xampp or any other localhost is active
- Copy your php script and past into the folder "www"
- Go Back and run (phpdesktop-chrome.exe) file
- your Desktp application is ready to run without browser