文件名称:phpxiazaiyuancheng_v1.0
-
所属分类:
- 标签属性:
- 上传时间:2016-04-12
-
文件大小:4.01kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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
download.class.php
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.