I have some project in php ( including sql ). What server should I use for it? When the pi will started It need to autostart server and open browser in fullscreen without url bar and other tools, only my project.
More informations about my project:
- I have web application written in php that stores data in sql database
- I will use touch display on my raspberry
- It will be for public use, so It can show only my application and nothing else
Now what I need:
- How to autostart server and what server should I use-
- How to autostart web browser that is running my app fullscreen without any other tool from browser itself