Page 1 of 1

how to display all logged in user using php?

Posted: Mon Jun 15, 2015 12:19 pm
by bbsrma
how to display all logged in user using php?

Re: how to display all logged in user using php?

Posted: Mon Jun 15, 2015 12:39 pm
by Celauran
Store active sessions in a DB table, query against that table.