相关疑难解决方法(0)

如何使用SLEEP()函数在PHP中暂停一小段时间的脚本?

sleep(1);   #waits/sleeps for one second then continue running the script
Run Code Online (Sandbox Code Playgroud)

Q1.怎么做1/100秒?这些工作:0,010.01.01

Q2.什么是替代品?wait();snap();?? 它们有何不同(更多/更不精确)?

php time sleep wait

5
推荐指数
1
解决办法
6320
查看次数

标签 统计

php ×1

sleep ×1

time ×1

wait ×1