i was assuming the webserver has its own database to begin with, and that the required info is in that database.
i was also assuming the website has a status check variable already since you need to tell your players the status of the server. I also provided a work around the usage of database to check the server status.
as a web based programmer, i dun really give a **** how the info gets in my localhost database, that is the game dev's problem.
i see code from me and just talk from you tho.. i mean you could actually piece up a working page from my posts.
Quote:
Originally Posted by InstantAssassination
Or:
echo '<font style="color: lime"><b>Online</b></font><br />';
}
|
or maybe you would have preferred i leave this as the last post and solution to the process.