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

php 下載保存文件保存到本地的兩種實(shí)現(xiàn)方法

第一種:

<?php function downfile(){ $filename=realpath("resume.html"); //文件名 $date=date("Ymd-H:i:m"); Header( "Content-type:  application/octet-stream ");  Header( "Accept-Ranges:  bytes "); Header( "Accept-Length: " .filesize($filename)); header( "Content-Disposition:  attachment;  filename= {$date}.doc");  echo file_get_contents($filename); readfile($filename); }downfile();?>


<?php function downfile($fileurl){ ob_start();  $filename=$fileurl; $date=date("Ymd-H:i:m"); header( "Content-type:  application/octet-stream ");  header( "Accept-Ranges:  bytes ");  header( "Content-Disposition:  attachment;  filename= {$date}.doc");  $size=readfile($filename);   header( "Accept-Length: " .$size);} $url="url地址"; downfile($url);?> 

第二種:

<?php function downfile($fileurl){$filename=$fileurl;$file  =  fopen($filename, "rb"); Header( "Content-type:  application/octet-stream "); Header( "Accept-Ranges:  bytes "); Header( "Content-Disposition:  attachment;  filename= 4.doc"); $contents = "";while (!feof($file)) { $contents .= fread($file, 8192);}echo $contents;fclose($file); }$url="url地址";downfile($url);?>

php實(shí)現(xiàn)下載文件的兩種方法。分享下,有用到的朋友看看哦。

方法一:

<?php/*** 下載文件* header函數(shù)**/header('Content-Description: File Transfer');header('Content-Type: application/octet-stream');header('Content-Disposition: attachment; filename='.basename($filepath));header('Content-Transfer-Encoding: binary');header('Expires: 0′);header('Cache-Control: must-revalidate, post-check=0, pre-check=0′);header('Pragma: public');header('Content-Length: ' . filesize($filepath));readfile($file_path);?>

了解php中header函數(shù)的用法。

方法二:

<?php//文件下載//readfile$fileinfo = pathinfo($filename);header('Content-type: application/x-'.$fileinfo['extension']);header('Content-Disposition: attachment; filename='.$fileinfo['basename']);header('Content-Length: '.filesize($filename));readfile($thefile);exit();?>

php技術(shù)php 下載保存文件保存到本地的兩種實(shí)現(xiàn)方法,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請第一時(shí)間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 亚洲国产第一 | www.激情网.com | 激情 婷婷| 丁香婷婷综合五月综合色啪 | 久久99精品国产99久久 | 怡红院亚洲红怡院在线观看 | 综合色播 | 激情综合在线 | 久久夜色精品国产飘飘 | 131美女一区二区三区视频 | 中文字幕福利视频 | 日日噜噜噜噜人人爽亚洲精品 | 色综合久久九月婷婷色综合 | 国产最新精品 | 97精品伊人久久大香线蕉 | 亚洲乱强伦 | 色哟哟色院91精品网站 | 日本一区二区三区高清在线观看 | 亚洲一区 在线播放 | 一色网| 久久四虎| 91在线免费视频 | 久久国产美女免费观看精品 | 久久久一区二区三区不卡 | 一区二区高清视频在线观看 | 成人在线免费 | 91一区二区午夜免费福利网站 | 最新99国产成人精品视频免费 | 国产精品亚洲片在线花蝴蝶 | 激情文学88| 亚洲www| 女神级极品嫩模露脸啪啪自拍 | 美女很黄很黄免费的 | 色黄啪啪网18勿进 | 精品乱久久 | 亚洲视频在线一区二区 | 加勒比一本| 亚洲a成人网77777在线 | 国产综合欧美 | 黄色影片免费观看 | 男女爱爱爽爽福利免费视频 |