I need know joined clients in my Chat Room
Help me please. I need know joined clients in my Chat Room.
It's possible know who is joined.
:wave: (I have MYSQL where averybody registred client have value connect.
And when is client joined then conect has value true.)
But I need write connect=false when anybody close window (Explorer)
I try write PHP function to <body onunload='???'> but It's bad.
Re: I need know joined clients in my Chat Room
giving some code would help...
Re: I need know joined clients in my Chat Room
Can you try not to post more than one thread about the same problem, Thanks.