PHP time_sleep_until() May 23, 2012 Pramod T P It makes the script sleep until the specified time Example <?php time_sleep_until(time()+5); ?> Share this: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading...