Server Viewer (html) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Server Viewer (html) (
/showthread.php?tid=327173)
Server Viewer (html) -
Dripac - 20.03.2012
Is it possible to get the server stats online with html? (How much players are online, Server name etc)
Re: Server Viewer (html) -
royal_king - 20.03.2012
In html you can't get server details on website, you can use PHP to get server info on website using SA-MP API by westie.
Re: Server Viewer (html) - T0pAz - 20.03.2012
Impossible with HTML.
Re: Server Viewer (html) -
Dripac - 20.03.2012
Alright, thanks
Re: Server Viewer (html) -
Mauzen - 20.03.2012
Most webspaces with an html server also got php enabled, so are you sure you can just use html?
Re: Server Viewer (html) -
Dripac - 20.03.2012
Quote:
Originally Posted by Mauzen
Most webspaces with an html server also got php enabled, so are you sure you can just use html?
|
I don't know how to use php templates, so i used a html one
Re: Server Viewer (html) -
VOXrr - 20.03.2012
Westie's PHP API is incredibly easy to use, you can literally copy and paste it into your website.
https://sampforum.blast.hk/showthread.php?tid=104299&page=14
Drop me a PM if you need a hand setting it up
Re: Server Viewer (html) -
ricardo178 - 20.03.2012
HTML is a makeup language. So, no.
Re: Server Viewer (html) -
Mr.Tony - 20.03.2012
I was looking for the same stuff , in the last months but i didn't find them.
Re: Server Viewer (html) -
ColorHost-Kevin - 20.03.2012
You can create one...But i remember there used to be a public script that could do it for you.
Ill see if i can find it for the sake of this thread.