View Single Post
  #1  
Unread 07-25-2007, 10:36 AM
Buyirugh's Avatar
Buyirugh Buyirugh is offline
A Dervish Cutthroat
 
Join Date: Sep 2005
Server: Unrest
Posts: 37
Default Server-Side Network Status

Hey, all!

I'm not a UI programmer (yet ), but I do dabble in PHP a little bit. While the servers were down today for an update to the spam filtering, I wrote a little PHP script that folks/guilds that host there own websites might be able to use. It's pretty straight foward. You need to have PHP on the server (obviously). Upload the images (or make your own), then, on the page that you want to network status on, just either place the code that I made or use the PHP command:
Code:
include("network_status.php");
If you have any problems, just let me know.

Take care
Attached Files
File Type: zip network_status.zip (13.7 KB, 716 views)
__________________
Reply With Quote