PHP script to accompany the Uptime Client by Neo at RouterTech.Org
------------------------------------------------------------------

Original script & source files: Tokolosh & studioeng of https://secure.uptimes-project.org/forums

To use the script to generate an uptime banner of your Windows machine, the minimum steps required are:

1. Modify the uptime.php in the user defined section (as explained in the uptime.php file).
2. Ensure the files covered in the user defined section of the uptime.php file are where they should be.
3. Place uptime.php somewhere on your server (which must support PHP).
4. Set up the Uptime Client (as explained in the Client folder).
5. Refer to the uptime.php file where ever you wish the banner to be displayed.
   In HTML, the banner can be shown with the following code: <img src="server location\uptime.php">