I have:
- index.php (my homepage)
- status.php (the code that shows the server status is inside)
I included the "status.php" in the "index.php" file, via "include" PHP-tag; I want the "status.php" file to refresh (inside the index.php) every x seconds without refreshing the whole page (index.php)
[Only registered and activated users can see links. Click Here To Register...]
- index.php (my homepage)
- status.php (the code that shows the server status is inside)
I included the "status.php" in the "index.php" file, via "include" PHP-tag; I want the "status.php" file to refresh (inside the index.php) every x seconds without refreshing the whole page (index.php)
[Only registered and activated users can see links. Click Here To Register...]