How to Creat Online User Information list

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
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

How to Creat Online User Information list

Post by manojsemwal1 »

hai i create a script when user sign in that time the usercode and datetime will be insert into the onlineusertb table
and from there we can see the active user list.
and after logout user ,name will be deleted from the table.
its working fine..............but i need a solution when when user will directly close the window or unfortunately the system will be shutdown how we can remove the user from the onlineusertb ...........

Thanks
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

Re: How to Creat Online User Information list

Post by manojsemwal1 »

i need help .......................
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

Re: How to Creat Online User Information list

Post by manojsemwal1 »

any body help me to solve this issue...
Post Reply