Hello everyone, im slowly learning PHP and im strarting to kinda get the hang of the basics.
Basically, i am making a control panel for a Game Server, that can start and stop the server by running the commands './gtaserver.sh start' or './gtaserver.sh stop'.
I have 2 buttons on my control panel, Star and stop. If the server is running, the Stop button works like a dream, no problems at all and it runs through the rest of the html code...
Leave a comment: