Help with Online Script...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Sven
Forum Newbie
Posts: 1
Joined: Mon Jul 22, 2002 5:15 pm

Help with Online Script...

Post by Sven »

Hi

Is there anyone that could help me with following problem.
Its perhaps easy for you , but i have 0.1% knowledge in PHP.

I want users to connect to a site (intranet site) , and login into a certain area and logoff when finished. On this site i want this user to see all other users that is online / offline.

And on this site the user should be able to write a message to be seen on page. It would look somethings like this :

Name Status Time
John ... In office 8:45
Sue ... In meeting 8:30
Andy ... Offline

and so on

Every user should be able to update their status and the page must reload every 5minutes.

Anyone that know any script with similair functions ?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Have you tried http://www.hotscripts.com? Lots of different scripts for lots of different things.

Mac
Post Reply