include("top1.php") ?>
暂停执行。
语法: void sleep(int seconds);
返回值: 无
函数种类: PHP 系统功能
本函数可暂时使程序停止执行。参数 seconds 为要暂停的秒数。
usleep()