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!
Hi, I'm writing a flood control script for a game server.
When the game opens I'm sure theres going to be a few hundred registrations coming in at once.
I need a way to refresh a PHP page every 5 seconds until an if statement clears.