is this what you're after ?

flush();
wait(5);  // I think wait() is in seconds....
echo "blah";

-----Original Message-----
From: Sebastian [mailto:[EMAIL PROTECTED]
Sent: Friday, March 21, 2003 2:54 PM
To: php list
Subject: [PHP] echo


hello all,

is it possible to delay an echo say by 5 seconds after the page loads?

cheers,
- Sebastian

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

Reply via email to