Home > Backend Development > PHP Tutorial > javascript - php可以用ftp扩展做文件的断点续传么

javascript - php可以用ftp扩展做文件的断点续传么

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:22:38
Original
1285 people have browsed it

php可以用ftp扩展做文件的断点续传么,或者用curl,请问有什么好的方法么,想利用这个传一些大的文件

回复内容:

php可以用ftp扩展做文件的断点续传么,或者用curl,请问有什么好的方法么,想利用这个传一些大的文件

你是要下载大文件断点续传还是上传大文件断点续传?

如果是下载,HTTP:RANGE头就可以实现,php-curl里怎么配置HTTP头你自己研究下即可

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template