(PHP3 , PHP4 )
void sleep (int seconds)
void sleep
The sleep function delays program execution for the given number of seconds.
See also usleep().