Jump to content

Users Online


ShoeLace1291

Recommended Posts

I have a database that stores member information in a table called `members` with a column that shows when they were last active called `lastActive`.  The lastActive column is a strtotime date and time string like strtotime(date("M jS, o g:i a"))  How would I list the users that have been active in the last 15 minutes?

Link to comment
https://forums.phpfreaks.com/topic/165276-users-online/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.