一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

php實現下載限制速度示例分享

復制代碼 代碼如下:
// local file that should be send to the client
$local_file = 'test-file.zip';

// filename that the user gets as default
$download_file = 'your-download-name.zip';

// set the download rate limit (=> 20,5 kb/s)
$download_rate = 20.5;

if(file_exists($local_file) && is_file($local_file)) {

 // send headers
 header('Cache-control: private');
 header('Content-Type: application/octet-stream');
 header('Content-Length: '.filesize($local_file));
 header('Content-Disposition: filename='.$download_file);

 // flush content
 flush();

 // open file stream
 $file = fopen($local_file, "r");

 while (!feof($file)) {

 // send the current file part to the browser
 print fread($file, round($download_rate * 1024));

 // flush the content to the browser
 flush();

 // sleep one second
 sleep(1);
 }

 // close file stream
 fclose($file);

}

else {
 die('Error: The file '.$local_file.' does not exist!');
}

php技術php實現下載限制速度示例分享,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 伊人啪啪网 | www.国产视频 | 黄视频网址 | 亚洲国产成人久久综合野外 | 欧美xx在线观看 | 91麻豆精品在线观看 | 99久久亚洲 | 国产资源在线看 | 在线视频观看一区 | 日韩高清一区二区三区五区七区 | 国产精品久久久尹人香蕉 | 五月婷婷免费视频 | 开心激情久久 | 亚洲精品久中文字幕 | 五月亭亭免费高清在线 | 亚洲欧美日韩国产一区二区精品 | 久久九九精品视频 | 国产一区二区精品久久凹凸 | 亚洲精品在线影院 | 亚洲激情网站 | 亚洲欧美色鬼久久综合 | 欧美日韩国产色综合一二三四 | 亚洲第一页中文字幕 | 免费四虎永久在线精品 | 第一页在线视频 | 色网站免费视频 | 国产亚洲精品91 | 久久91视频 | 免费精品在线视频 | 开心丁香婷婷深爱五月 | 看免费5xxaaa毛片30厘米 | 黄色在线免费观看网站 | 久久一精品 | 91大西瓜国产线观看免费 | 五月婷婷网站 | 国内真实愉拍系列情侣自拍 | 日本ssswww大学生 | 国产一级做a爰片久久毛片 国产一级做a爰片久久毛片99 | 国产在线综合视频 | 麻豆视频91 | 亚洲免费一区二区 |