This topic is locked

User Log-in Status

11/26/2007 7:48:03 PM
PHPRunner General questions
mic'',) author

How to recognize user status log-in/log-out. I mean just like forum displayed current user logged in, and number of guest user viewed.
Any help on this thanks.

J
Jane 11/27/2007

Hi,
you can create new table and store user activities in this table.

Then add custom event on one of your pages on the Visual Editor tab, select and print data from this table.