七牛上传文件 - php七牛上传如何取消上传

WBOY
Release: 2016-06-06 20:07:37
Original
1390 people have browsed it

php七牛上传如何取消上传

回复内容:

php七牛上传如何取消上传

你打印一下他的上传累的 uploader 方法,里面有一个 stop() 方法,可以停止当前的上传,好像还有一个destroy() 传入一个当前文件的 生成id(uploader方法自己生成的) ,可以销毁指定的文件。

问题不够清晰

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template