sleep Delay execution Description intsleep intseconds The sleep function delays program execution for the given number of seconds. <function>sleep</function> example ]]> This example will output (after 10 seconds) See also usleep and set_time_limit