1
0
mirror of https://gitee.com/tawords/tawords-docs synced 2025-01-27 03:00:28 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
tawords-docs/docs/manual/6. 【清单 ToDo】/测试用/延长文件上传时间,测试进度条.md

209 B

// 下面几行测试用,目的是延长文件上传时间,测试进度条
// $a = rand(5, 15);
// for ($x=0; $x<=3000000; $x++) {
// $a+=rand(rand(5, 15), rand(25, 35));
// }