简体   繁体   English

如何使用进度条php下载Google驱动器上的文件

[英]How to download files on Google drive with progress bar php

我从 PHP https://drive.google.com/uc?export=download&id=54fs54dg45f1f112f2下载带有进度条的 Google 驱动器上的文件

Your question is unclear but given PHP executes serverside and I assume you want the client to see the search bar, it's not possible for a progress bar to be displayed.您的问题不清楚,但鉴于 PHP 在服务器端执行,并且我假设您希望客户端看到搜索栏,因此不可能显示进度栏。

Try JavaScript?试试 JavaScript?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM