<i id='SVRyp'><tr id='SVRyp'><dt id='SVRyp'><q id='SVRyp'><span id='SVRyp'><b id='SVRyp'><form id='SVRyp'><ins id='SVRyp'></ins><ul id='SVRyp'></ul><sub id='SVRyp'></sub></form><legend id='SVRyp'></legend><bdo id='SVRyp'><pre id='SVRyp'><center id='SVRyp'></center></pre></bdo></b><th id='SVRyp'></th></span></q></dt></tr></i><div id='SVRyp'><tfoot id='SVRyp'></tfoot><dl id='SVRyp'><fieldset id='SVRyp'></fieldset></dl></div>
  • <small id='SVRyp'></small><noframes id='SVRyp'>

    <tfoot id='SVRyp'></tfoot>

          <bdo id='SVRyp'></bdo><ul id='SVRyp'></ul>
        <legend id='SVRyp'><style id='SVRyp'><dir id='SVRyp'><q id='SVRyp'></q></dir></style></legend>
      1. 在 PHP 中使用分块上传 1GB 文件

        Upload 1GB files using chunking in PHP(在 PHP 中使用分块上传 1GB 文件)
      2. <legend id='UzUoC'><style id='UzUoC'><dir id='UzUoC'><q id='UzUoC'></q></dir></style></legend>

            • <small id='UzUoC'></small><noframes id='UzUoC'>

              <i id='UzUoC'><tr id='UzUoC'><dt id='UzUoC'><q id='UzUoC'><span id='UzUoC'><b id='UzUoC'><form id='UzUoC'><ins id='UzUoC'></ins><ul id='UzUoC'></ul><sub id='UzUoC'></sub></form><legend id='UzUoC'></legend><bdo id='UzUoC'><pre id='UzUoC'><center id='UzUoC'></center></pre></bdo></b><th id='UzUoC'></th></span></q></dt></tr></i><div id='UzUoC'><tfoot id='UzUoC'></tfoot><dl id='UzUoC'><fieldset id='UzUoC'></fieldset></dl></div>
              <tfoot id='UzUoC'></tfoot>
                <tbody id='UzUoC'></tbody>
                <bdo id='UzUoC'></bdo><ul id='UzUoC'></ul>

                  本文介绍了在 PHP 中使用分块上传 1GB 文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  I have a web application that accepts file uploads of up to 4 MB. The server side script is PHP and web server is NGINX. Many users have requested to increase this limit drastically to allow upload of video etc.

                  However there seems to be no easy solution for this problem with PHP. First, on the client side I am looking for something that would allow me to chunk files during transfer. SWFUpload does not seem to do that. I guess I can stream uploads using Java FX (http://blogs.oracle.com/rakeshmenonp/entry/javafx_upload_file) but I can not find any equivalent of request.getInputStream in PHP.

                  Increasing browser client_post limits or php.ini upload or max_execution times is not really a solution for really large files (~ 1GB) because maybe the browser will time out and think of all those blobs stored in memory.

                  Is there any way to solve this problem using PHP on server side? I would appreciate your replies.

                  解决方案

                  plupload is a javascript/php library, and it's quite easy to use and allows chunking.

                  It uses HTML5 though.

                  这篇关于在 PHP 中使用分块上传 1GB 文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  PHP Upload File Validation(PHP 上传文件验证)
                  PHP Error - Uploading a file(PHP 错误 - 上传文件)
                  How can I write tests for file upload in PHP?(如何在 PHP 中编写文件上传测试?)
                  php resizing image on upload rotates the image when i don#39;t want it to(php在上传时调整图像大小会在我不想要它时旋转图像)
                  How to send additional data using PLupload?(如何使用 PLupload 发送附加数据?)
                  change button text in js/ajax after mp4 =gt;mp3 conversion in php(在 php 中的 mp4 =gt;mp3 转换后更改 js/ajax 中的按钮文本)
                        <tbody id='uB01d'></tbody>
                      <legend id='uB01d'><style id='uB01d'><dir id='uB01d'><q id='uB01d'></q></dir></style></legend>
                      • <bdo id='uB01d'></bdo><ul id='uB01d'></ul>
                        <i id='uB01d'><tr id='uB01d'><dt id='uB01d'><q id='uB01d'><span id='uB01d'><b id='uB01d'><form id='uB01d'><ins id='uB01d'></ins><ul id='uB01d'></ul><sub id='uB01d'></sub></form><legend id='uB01d'></legend><bdo id='uB01d'><pre id='uB01d'><center id='uB01d'></center></pre></bdo></b><th id='uB01d'></th></span></q></dt></tr></i><div id='uB01d'><tfoot id='uB01d'></tfoot><dl id='uB01d'><fieldset id='uB01d'></fieldset></dl></div>

                            <small id='uB01d'></small><noframes id='uB01d'>

                            <tfoot id='uB01d'></tfoot>