View Single Post
Re: real time server stats
Old
  (#3)
rob
Moderator
 
rob's Avatar
 
Status: Offline
Posts: 70
Join Date: Jan 2004
Default Re: real time server stats - 22-04-2004

update available!

=================
*Changes 4/21/04
=================

-added a variable to refresh the page every (??) seconds (default = 30).
inside serverAddress.php you will find:

//set $refresh to 0 if you dont want the page to update every (??) seconds
$refresh=30;

you can specify any value you wish.

-fixed a mistake in index.html relating to sizing with different browsers.
NOTE: you can always change the size of the serverStatusThingy by playing with the two sets of height and width values in index.html.
  
Reply With Quote