iSharkFly
PHP 函数:sleep()
程序语言
PHP
honeymoose
November 14, 2012, 7:43am
1
暂停执行。
语法: void sleep(int seconds);
返回值: 无
函数种类: PHP 系统功能
内容说明
本函数可暂时使程序停止执行。参数 seconds 为要暂停的秒数。
Related topics
Topic
Replies
Views
Activity
PHP 函数:usleep()
PHP
0
85
November 17, 2012
PHP 函数:time()
PHP
0
85
November 15, 2012
PHP 函数:set_time_limit()
PHP
0
125
October 27, 2012
PHP 函数:microtime()
PHP
0
90
October 23, 2012
PHP 函数:gettimeofday()
PHP
0
97
October 16, 2012