so this keeps a table in the database for each session cookie and username, and each time someone logs in it matches to see if anyone else has that cookie? and if so alerts?
how can i dump that table to an xls? i would like to be able to see all my "same users" at a glance, all in one place.
maybe someone can mod this to dump found "duplicate" users to a txt file please? should have ip, cookie string, user1, user2, per line separated by commas.
|