I have created a new 'type' of serverstatus.
This new type allows the server admin or team member to submit thier server name, ip and status (stable or beta). Then on another page it displays all the servers currently submitted into the database and tells you thier IP, Server Name, Status and if they are Online or Offline.
It gives them a limit of 2 days offline after they first submit. If its longer then it deletes thier entry. Also when they first submit it, its status goes to "New", after 1 week the PHP automatically updates the MySQL database and sets the status to Stable or Beta (Depending on what the submitter put the status too).
This then ends up to be a big table of all current server's. Also making it so i dont have to manually add the servers.
This is created by myself. But the idea of "Online or Offline" is NeoPuma's. Rest of the stuff is my idea's and is all created by me.
This new type allows the server admin or team member to submit thier server name, ip and status (stable or beta). Then on another page it displays all the servers currently submitted into the database and tells you thier IP, Server Name, Status and if they are Online or Offline.
It gives them a limit of 2 days offline after they first submit. If its longer then it deletes thier entry. Also when they first submit it, its status goes to "New", after 1 week the PHP automatically updates the MySQL database and sets the status to Stable or Beta (Depending on what the submitter put the status too).
This then ends up to be a big table of all current server's. Also making it so i dont have to manually add the servers.
This is created by myself. But the idea of "Online or Offline" is NeoPuma's. Rest of the stuff is my idea's and is all created by me.
