【问题标题】:Uploading files in chunks with blueimp in PHP在 PHP 中使用 blueimp 分块上传文件
【发布时间】:2015-08-23 11:21:26
【问题描述】:

我尝试将插件 blueimp 放到我的 php 应用程序中。我的上传目标是大约 200MB 的短片。问题是当我将 maxChunkSize 设置为 1MB 时,插件上传了一个 977kb 的文件,我得到:

SyntaxError: Unexpected token A.

【问题讨论】:

    标签: php file-upload upload blueimp chunks


    【解决方案1】:

    我在分块上传文件时遇到了同样的问题,这个链接帮助了我。

    我认为它也应该对你有所帮助。

    https://github.com/blueimp/jQuery-File-Upload/wiki/Chunked-file-uploads

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-01-27
      • 2017-04-03
      • 2013-05-09
      • 1970-01-01
      • 2017-01-08
      • 2016-03-19
      • 2020-01-19
      相关资源
      最近更新 更多