SQL, Users currently online

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
Rob
Forum Commoner
Posts: 33
Joined: Fri Oct 03, 2003 3:18 pm

SQL, Users currently online

Post by Rob »

How can I add users that are currently logged on to an SQL database then automaticly take them out when theyre logged off?
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

you could get a ready made one

http://www.sloppycode.net/sloppycode/PHP/cm14.html

Mark
User avatar
devork
Forum Contributor
Posts: 213
Joined: Fri Aug 08, 2003 6:44 am
Location: p(h) developer's network

Post by devork »

yah that is really helpful...
Post Reply