On Friday 26 September 2003 03: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?
sleep()
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Inter
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.
--
.--
Is their a pause timer or timer function in PHP to pause a script for a certain amount
of seconds?
-Dan
3 matches
Mail list logo