文件名称:phpxiazaiyuancheng_v1.0
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
php下载远程文件类。并且支持断点续传!
.功能:支持断点续传的下载,能计算传输率,能控制传输率 www.phperz.com
简易使用方法如下:
$object = new httpdownload()
$object->set_byfile($file) N#H# //服务器文件名,包括路径
$object->filename = $filename //下载另存为的文件名
$object->download() -PHP download remote file class. And support http!
Function: support HTTP download, can calculate the transmission rate, can control the transmission rate of www.phperz.com
The following simple method of use:
$object = new (httpdownload)
$object->set_byfile ($file N#H# ) // server file name, including the path
$object->filename = $filename // save the file name to download
($object->download)
.功能:支持断点续传的下载,能计算传输率,能控制传输率 www.phperz.com
简易使用方法如下:
$object = new httpdownload()
$object->set_byfile($file) N#H# //服务器文件名,包括路径
$object->filename = $filename //下载另存为的文件名
$object->download() -PHP download remote file class. And support http!
Function: support HTTP download, can calculate the transmission rate, can control the transmission rate of www.phperz.com
The following simple method of use:
$object = new (httpdownload)
$object->set_byfile ($file N#H# ) // server file name, including the path
$object->filename = $filename // save the file name to download
($object->download)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
说明.htm
download.class.php