Forum Moderators: coopster
Is there a simpel php or java way to get just part of the document refreshed?
thx!
If I understand correctly you want to show how many people are "online" and update this information, without having to refresh the page manually.
Just add a flag to the php code which counts to see if there are new people and making sure you do not double count the person.
jatar_k! I tried it. Didnt work. When it refreshed i got a blank page.
And it did refresh the hole page, i dont want that,couse u see the page loading and u hear the clicks.
Tapolyai! You speak a bit to technical for me. Not that into php yet.
What flag are you thinking of? is it much work?