Woodburn2006 Posted September 20, 2006 Share Posted September 20, 2006 i am trying to do an active users list, i have a lastclick column in a db, so how would i get just the people who have been active within the last 5 minutes? Link to comment https://forums.phpfreaks.com/topic/21469-time/ Share on other sites More sharing options...
Jocka Posted September 20, 2006 Share Posted September 20, 2006 u can figure out the what +/- what is 5 minutes in unix time or you can use the date function to determine it.. whichever way you want :) Link to comment https://forums.phpfreaks.com/topic/21469-time/#findComment-95700 Share on other sites More sharing options...
Woodburn2006 Posted September 20, 2006 Author Share Posted September 20, 2006 how would i use the date function? Link to comment https://forums.phpfreaks.com/topic/21469-time/#findComment-95701 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.