actual ise of sleep function on php code example Example: sleep php <?php sleep(4); echo "Done\n"; ?>