Users Online scripts

  • im1
  • Novice
  • Novice
  • No Avatar
  • Joined: Oct 08, 2007
  • Posts: 16
  • Status: Offline

Post October 26th, 2007, 10:42 am

I need a users online script that only counts how many people are on that Page but then practical to put on multiple pages.
Because I have a site with different videos on around 30 pages and i want text below the video saying ".. Users wathcing this video"
Has anybody got one?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post October 26th, 2007, 10:42 am

  • ace5p1d0r
  • Expert
  • Expert
  • User avatar
  • Joined: Apr 19, 2005
  • Posts: 629
  • Loc: UK
  • Status: Offline

Post January 3rd, 2008, 6:56 am

Try THIS, THIS or THIS.
Webhost Reviews | Honda Civic Forum
  • Rivalwebs
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jan 06, 2008
  • Posts: 7
  • Status: Offline

Post January 6th, 2008, 1:14 pm

Here is how I would do it...

On each page, enter the time it's accessed into some database by using php's time() function, as well as the user accessing it. Then to see who's online, just check how many records in the database were entered in the database are >= time() - (however many seconds you wish them to be counted as online for)
  • Neelesh
  • Born
  • Born
  • No Avatar
  • Joined: Jan 08, 2008
  • Posts: 3
  • Status: Offline

Post January 8th, 2008, 4:42 am

Hello im1,

You can sort this using cookie or session to count online user...
And add that code in any common file.

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 171 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.