mirror of
https://gitee.com/tawords/tawords-docs
synced 2025-01-27 03:00:28 +08:00
209 B
209 B
// 下面几行测试用,目的是延长文件上传时间,测试进度条
// $a = rand(5, 15);
// for ($x=0; $x<=3000000; $x++) {
// $a+=rand(rand(5, 15), rand(25, 35));
// }