Code:
CHANGELOG:
Revision 3
------------------
Changes:
-Some code reformatting to make it look a bit nicer
-Changes some of the comments to make them less wordy
-Fixed timeout error from fsockopen() -- apache default for php timeout is 30 seconds, changed fsockopen to 25 seconds
-Changed header image to something smaller so that the page is even more bandwidth friendly
Revision 2
------------------
Changes:
-Added in feature to see who is currently online on the server
-Corrected some comments and added a few in
-Created a readme file for basic information
Revision 1
------------------
Changes:
-Updated and fixed some code for php5 and mysql5
-Made code look a bit neater
-Removed code at bottom which was attempting to grab list of users but failing, will seek to re-implement this feature
-Fixed insertion routine so that it applies to revision 3016 of mangos realmd (not sure when fields v, s, etc were added)
Known Issues:
-Rather than display online/offline, fsocketopen simply locks for 30 seconds and then displays an SQL error