Take a look at sleep()

http://www.php.net/sleep

It delays execution by a user specified number of seconds.

Jason 

-----Original Message-----
From: Scott Taylor [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 09, 2004 9:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP] time delay function?


I am wondering if there is a time delay function, one that will cause the
program to be inactive for a number of seconds (something like
delay(10) ).  I am doing this because I am setting up a mass mailing program
(this is not spam), and I don't want to be targeted as spam.

Best Regards,

Scott Taylor

--
PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to