Reply
Member online PHP script...
Old 07-03-2004, 09:43 AM Member online PHP script...
Unknown.

Posts: 1,693
Hi

I want to have a PHP script to show whether members are online or offline...

I want it so when they sign in the filed 'online' in the 'users' table is set to 1..and also set the 'last_active' filed to the time...I can then set this at the top of every page..

But the part im stuck with is how to set it so that after a certain time of inactivity (Say 10Mins) there status will be set to offline automatically..(Therefore setting the Online filed back to 0)

Anyone able to help with the coding..or know any good tutorials ??

Thanks

-James
Dark-Skys99 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 07-03-2004, 11:42 AM
cmonkey's Avatar
Ultra Talker

Posts: 268
Here ya go:

http://www.phpfreaks.com/tutorials/62/0.php

This one requires MySQL so if that won't work for you try looking on hotscripts.com, there are a ton of different counter scripts on there but they're not tutorials, just already made scripts.

hope that helps
cmonkey is offline
Reply With Quote
View Public Profile
 
Old 07-03-2004, 03:23 PM
Unknown.

Posts: 1,693
Thanks Ill use that to show the number of members online

But would I be able to create a script so that...

say i had a table with users and a field named 'active_time'..Then each page loaded can update the date and time of that field..

So then on a page to display all the members...

I then wants a script that says...

If the active time of this user is more than five minutes old display offline.gif otherwise display online.gif next to the row which displays all their data

Thanks

-James
Dark-Skys99 is offline
Reply With Quote
View Public Profile
 
Old 07-03-2004, 05:53 PM
Unknown.

Posts: 1,693
Must be possible..

Anyone know the code??

Thanks

-James
Dark-Skys99 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Member online PHP script...
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.23396 seconds with 13 queries