Hi
Can anyone help with the following.
I have a sales_person table in a mysql db with a field called last_access.
What I'd like to be able to do is to display a list of sales people who are currently logged in (i.e still accessing pages within the last 5 minutes) to display a sort of 'whose online'.
Can anyone help with the following.
I have a sales_person table in a mysql db with a field called last_access.
What I'd like to be able to do is to display a list of sales people who are currently logged in (i.e still accessing pages within the last 5 minutes) to display a sort of 'whose online'.