« php 下载远程图片 的几种方法Fatal error: Maximum execution time of 30 seconds exceeded解决错误方法 »

PHP sleep() time_sleep_until() 函数 延时或暂停程序

sleep()

暂停执行。

PHP sleep()语法: void sleep(int seconds);

返回值:

函数种类: PHP 系统功能

 

time_sleep_until() 例子

<?php// 从现在起 10 秒后唤醒time_sleep_until(time()+10);?>

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

网站目录

最近发表

最新评论及回复

文章归档

Search

Powered By Z-Blog 1.8 Terminator(beta) Build 71218 Designed by Michael

Copyright 0-9999 subin.org.cn Rights Reserved. 晋ICP备08000685号