Home > Backend Development > PHP Tutorial > 又拍云存储 - 又拍云phpsdk能否按照时间顺序获取文件数组

又拍云存储 - 又拍云phpsdk能否按照时间顺序获取文件数组

WBOY
Release: 2016-06-06 20:47:33
Original
1829 people have browsed it

又拍云phpsdk getList 方法能否按照时间顺序获取文件
因为文件不入库 需要吧新上传的文件显示在前面 但每次getlist出的数组都是乱的
如何解决

回复内容:

又拍云phpsdk getList 方法能否按照时间顺序获取文件
因为文件不入库 需要吧新上传的文件显示在前面 但每次getlist出的数组都是乱的
如何解决

现在是按照一个hash算法在进行排序,新的目录系统已经在进行升级中,升级完成之后将按照文件上传时间进行排序,大概在2月中下旬新的目录系统就会上线。

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