How does one implement resumable file upload in php?

Source: Internet
Author: User
How does one implement resumable file upload in php? Dear friends:
How can I implement the resumable file upload function (flash and ftp are not supported?

Thank you !!!


Reply to discussion (solution)

PHP cannot use HTML forms to implement resumable Upload, unless it is used by other clients.

Same as ls.
You put the breakpoint Upload function into ActiveX on the page, prompting users who need to download the breakpoint to install ActiveX.


Http://download.csdn.net/detail/charliefang/2603861
Http://download.csdn.net/detail/qq1085617561/3196390

Dear friends:
How can I implement the resumable file upload function (flash and ftp are not supported?

Thank you !!!



Php and resumable Upload have mature HTTP resumable Upload controls on the internet. you can search for them.
In general, you need to implement the breakpoint resume control on the WEB by using the control. However, the control technologies used by different browsers are also different. for example, the control developed by ActiveX technology is in IE, the control developed by NPAPI is in Firefox, and the control developed by NPAPI technology is in Chrome.

Dear friends:
How can I implement the resumable file upload function (flash and ftp are not supported?

Thank you !!!



Php, breakpoint Upload online there is a Web large file Upload breakpoint resume control: http://www.cnblogs.com/xproer/archive/2012/10/26/2741264.html
This control supports resumable Upload of GB files, provides complete development documents, supports MD5 verification of files, and supports batch upload of files.
Supported browsers: Internet Explorer 6, Internet Explorer 7, Internet Explorer 8, and Internet Explorer 9
Maxthon (travel) 1.x, Maxthon (travel) 2.x, ttbrowser, QQ Browser, 360 security browser,
Chrome (Google browser), Maxthon3.x, 360 speed browser 6.x, Firefox
Paste a file to simplify file selection:

File MD5 value calculation progress:

File MD5 value calculated

The server checks whether the same file exists based on MD5.

Resume file transfer

Load the file list from the server

Uploading files

File uploaded

Upload folder

And Discuz! X2 integration-the breakpoint resume control is installed in the background

And Discuz! X2 integration-enable the breakpoint resume control in the background

And Discuz! X2 integration-the background breakpoint resume control is enabled successfully.

And Discuz! X2 integration-frontend posting page

And Discuz! X2 integration-Upload


Sample code for page call:

     HTTP breakpoint control and MySQL database demo page (UTF-8)    
     

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.