Here's what I want to do:
I want to develop a network based app with PHP and MYSQL. But I want to make an installer (just like the installers in windows, one click and it installs everything necessary) which will place the XAMPP as the web server and put PHP files in proper places and also installs a browser which will only run that particular PHP program.
You just download it from the internet and install and start using like other desktop based applications. Any idea how should I go about it?
Thanks.
I want to develop a network based app with PHP and MYSQL. But I want to make an installer (just like the installers in windows, one click and it installs everything necessary) which will place the XAMPP as the web server and put PHP files in proper places and also installs a browser which will only run that particular PHP program.
You just download it from the internet and install and start using like other desktop based applications. Any idea how should I go about it?
Thanks.