I would like to know how I can create a PHP script that every time it was run it would increment and print this number. Example: In the first run it shows the number 1. The second time the number 2. The third time the number 3. However on the fourth time it would have to return to the number 1.