On Thu, 2003-09-25 at 15:11, Dan J. Rychlik wrote: > Is their a pause timer or timer function in PHP to pause a script for a certain > amount of seconds?
Same as for almost every programming language under the sun: http://www.php.net/manual/en/function.sleep.php Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php