-edit-
Error in 3rd post.
Hiho, i have managed to add server info to Znote AAC and it works but it looks like it can get the values from socket once for five minutes.
x = number
First time or after five minutes+- i refresh page, it shows correct:
but then i refresh page or go to another sub page it changes to:
How to fix that ? i have to add delay between updates ? or what? How to do that in php.
Thanks.
Error in 3rd post.
x = number
First time or after five minutes+- i refresh page, it shows correct:
Code:
Server Online
Players: x
Uptime: xh xm
Code:
Server Online
Players:
Uptime: 0h 0m
Thanks.
Last edited: