I have a teamspeak server and I would like to show the server status (online, offline) in a webpage (in PHP). Could you help me please ? I tried different things, but it doesn’t works.
Thanks !!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are using Teamspeak 3 then this can be done pretty easily by using the Teamspeak php framework. (http://addons.teamspeak.com/directory/tools/integration/TeamSpeak-3-PHP-Framework.html)
After that you can use something along this to check the status of your server:
You could also use the isOnline function of the Teamspeak3_node_server.