Sinisterly
Simple Request . Server status. - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: PHP (https://sinister.ly/Forum-PHP)
+--- Thread: Simple Request . Server status. (/Thread-Simple-Request-Server-status)



Simple Request . Server status. - JzJad - 05-24-2017

Simply put looking to integrating a live front end for server status, using php now I have used a few and so far not exactly what I like.

All I need is a php web front end to display the status of servers listed in a separate file (eg; data.php/servers.php ) Opens socket checks connection, etc. I have found scripts and what not to do this but none that look nice. Wondering if possible if someone has a few spare minutes to throw something nice together that when Online shows Online.png for that server, if offline then offline.png.

It will be going in the right side of this page, https://status.theunknowngaming.us/status.php
Looking for a simple thing like xpaws mc status: http://xpaw.ru/mcstatus/


Don't mean to be a bother but I have little to no free time right now with work.
Feel free to ask for more info.
Thanks, JzJad.


RE: Simple Request . Server status. - Ecks - 05-24-2017

Download page, edit the scripts and change the textures to what you want? Might save you some time, just saying.


RE: Simple Request . Server status. - JzJad - 05-25-2017

(05-24-2017, 06:47 AM)n3r0x1d3 Wrote: Download page, edit the scripts and change the textures to what you want? Might save you some time, just saying.

If I wanted exactly what he has I could just get it from github since its public? Plus he uses java script, rather not.