sleep
(PHP 3, PHP 4 , PHP 5)

sleep -- Delay execution
Description
void sleep ( int seconds)


The sleep() function delays program execution for the given number of seconds.


Attento però al time_limit che rischia di bloccarti lo script se non è settato sufficentemente alto