Search found 2 matches
- Tue Jan 28, 2014 12:15 am
- Forum: PHP
- Topic: Need help with a live minecraft server status checker.
- Replies: 2
- Views: 3680
Re: Need help with a live minecraft server status checker.
Thanks, I took your suggestion for using ajax and it now refreshes with time I set it at.
- Mon Jan 27, 2014 7:02 am
- Forum: PHP
- Topic: Need help with a live minecraft server status checker.
- Replies: 2
- Views: 3680
Need help with a live minecraft server status checker.
I am trying to make a minecraft server status checker using a pre-built api. Link here http://api.iamphoenix.me/index.php This is showing the players and whether the server is online or offline. I would like to learn how to make it auto-refresh every 5 minutes or when a player joins the server. $sta...