im gettin well confused i think i am going to try my way.. and everytime they load a page i will put a check at the top in php so everytime somebody clicks a page.. the checker will delete everyone who was online less than 5 minutes ago.. only problem i have is.. im putting my shoutbox on my homepage which means some people might just stay on the homepage.. doesnt mean there offline?jacek wrote:> (UNIX_TIMESTAMP() - 300)
logout
Re: logout
I would put a signature.. BUT, i don't have the time.
Re: logout
No way around that.ashwood wrote:some people might just stay on the homepage.. doesnt mean there offline?
EDIT: unless you have an ajax call to the server run every 5 mins.
Re: logout
i really dont know how i can do this.. unless when i do the shoutbox i send the time to the database just like the time of the click on the page?
I would put a signature.. BUT, i don't have the time.