<?php echo 'Starting', PHP_EOL; for ($i = 0; $i < 4; $i++) { echo $i, PHP_EOL; sleep(5); } echo 'Done', PHP_EOL;
You have javascript disabled. You will not be able to edit any code.
This script was stopped while abusing our resources