I want it to work something like this. I tried with a while loop but it just doesnt seem to work that way.
$num = 1; sleep($num); print "1\n"; sleep($num); print "2\n"; sleep($num); print "3\n"; system("pause");
In reply to Re^2: Sleep function
by programmercarlito
in thread Sleep function
by programmercarlito
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |