polling user-inputs

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
MuffinMan
Forum Newbie
Posts: 7
Joined: Tue Apr 22, 2003 4:12 am
Location: Germany
Contact:

polling user-inputs

Post by MuffinMan »

i already saw a php page where 2 people played a game and the page was refreshed for both players when one of them made a move, it showed "downloading ...." constantly at the bottom, can anybody point me to the right direction on doing this? i need this function because i'm doing an online chess and it would suck if everybody had to refresh again and again...
Post Reply