Bob
2010-11-08 13:55:21 UTC
The page will split traffic up into 1/4'ths... So like the variable will initially be 0 but after each user comes it would be incremented by one. If two users come it would be 2, if four users come it would be 0, etc
How do you do this in php?