View Full Version : Server status script
cursed
01-08-2007, 12:56 AM
An image bar that shows server status of my website
djr33
01-08-2007, 12:57 AM
Hmmm... depends what you mean, exactly.
<?php phpinfo(); ?>
That outputs a LOT of info about the configuration of php on the server, as well as some about the server itself.
mburt
01-08-2007, 12:57 AM
What do you mean by "server status"?
Nauthez
01-26-2007, 06:43 AM
well, I might as well try
I want a script that checks a page, and if the page is up, show's online.
if it times out or the page is down, it show's offline.
I found a similar script on the site, but it wouldn't work
I have 2 proxy's and I want a little status bar off to the side (Online/Offline)
in php
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.