[HELP] server statistics into html for web.
#1

hello. i'd would like to know, how to create a server monitor with the all statistics, like online player list with all player's names, current map and ip adress. it must be in html
Reply
#2

You have to know php and gamemode on mysql.

And so for example:
When player login to account update variable "Connected" to 1
In php script, make a request to the database that will look for players with variable "Connected" = 1
Reply
#3

It's not HTML. It's PHP. This forum isn't probably the best place for you to learn this.

I suggest you check out the following links:

http://www.w3schools.com/php/
http://www.w3schools.com/sql/
https://www.codecademy.com/learn/learn-sql
https://www.codecademy.com/learn/php

Go on from there.

Gain some experience on PHP and MySQL first.
Reply
#4

Quote:
Originally Posted by JaydenJason
Посмотреть сообщение
It's not HTML. It's PHP. This forum isn't probably the best place for you to learn this.

I suggest you check out the following links:

http://www.w3schools.com/php/
http://www.w3schools.com/sql/
https://www.codecademy.com/learn/learn-sql
https://www.codecademy.com/learn/php

Go on from there.

Gain some experience on PHP and MySQL first.
Either that or pay someone to do it for you, pretty sure some people here are willing to do it for cash; you'd just have to look for that person.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)