Players Online [ODBC]

04/05/2014 22:13 ShaiyaDeadlyBreath#1
Hello All Visitor's

Here is a php script - [ODBC] showing Players Online With Leave

Example :
SELECT * FROM PS_UserData.dbo.Users_Master WHERE Leave='1'
Instead of
SELECT * FROM PS_GameData.dbo.Chars WHERE LoginStatus='1'

those for having problems with Loginstatus isn't back to 0 after Alt + f4
you can use that for exactly players online numbers
or you can use Other fixes are on elitepvpers.

edit : you can change the light green table by changing in this linke the "Lightgreen"
print "<table style=\"border: 5px solid lightgreen;\">
04/05/2014 22:33 Cosmin6294#2
nice :)