暂停执行。
语法: void sleep(int seconds);
返回值: 无
函数种类: PHP 系统功能
本函数可暂时使程序停止执行。参数 seconds 为要暂停的秒数。
usleep()
PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序