Re: [PHP] Pausing PHP scripts

2009-02-06 Thread Phpster
Sleep(20); will pause it for 20 secs Bastien Sent from my iPod On Feb 6, 2009, at 0:37, Ron Piggott wrote: Is there a way to pause a PHP script while it is executing? Ron -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Pausing PHP scripts

2009-02-05 Thread Sudheer
Ron Piggott wrote: Is there a way to pause a PHP script while it is executing? Ron http://www.php.net/manual/en/function.sleep.php -- With warm regards, Sudheer. S Business: http://binaryvibes.co.in, Tech stuff: http://techchorus.net, Personal: http://sudheer.net -- PHP General Mailin