search

Home  >  Q&A  >  body text

PHP used in the background for file downloading. How to implement file downloading using js on the front-end page? Monitor download progress and start and pause file downloading.

The php used in the background does file downloading. How does the front-end page js implement file downloading? Monitor the download progress and start and pause file downloading

大王叫我来巡山大王叫我来巡山2615 days ago2525

reply all(3)I'll reply

  • 大王叫我来巡山

    大王叫我来巡山2017-12-25 17:29:19

    Not only that, I would like to ask if it is possible to make a download similar to mobile phone Thunder, which can be paused and started. After pausing, re-entering can still have the previous progress. I use Baidu's webuploader to upload slices.

    reply
    0
  • 有人@我

    有人@我2017-12-25 17:26:21

    The front end uses <a href="file location name + file name">

    reply
    0
  • 大王叫我来巡山

    大王叫我来巡山2017-12-21 15:04:29

    Please help. The file downloads about PHP I found on Baidu are all downloaded through output to the browser. I want to make it possible to monitor the file download progress, start and pause like mobile phone Thunder. I don’t know if php and js can achieve it

    reply
    0
  • Cancelreply