Show Players Online

Newbie Spellweaver
Joined
Jan 29, 2007
Messages
29
Reaction score
0
i have a table showing players online and it updates every 2 seconds, and i need a php coder to write up a small script in php to show the number. its a certain row's column and all the other data in that row is not important, i just want the php to show that certain row.

lets say

table=playeronline

column=online

row=1

how can i just show that box'es values in php? thanks

-magician911( )
 
Back