Quoting "Haisam K. Ido" <haisam at ido.org>: > Jason: > > This does it for finding out the last time a uid closed their session. > > SELECT uid,timestamp FROM `watchdog` where message like 'Session closed > for%' > > What if the age for the watchdog row becomes old and is purged? Earnie