Home >Backend Development >PHP Tutorial >遍历文件之后的默认排序不同环境还不一样,谁能解释下呢

遍历文件之后的默认排序不同环境还不一样,谁能解释下呢

WBOY
WBOYOriginal
2016-06-23 14:22:31868browse


本地是linux虚拟机环境
服务器上也是linux
如果不做排序居然顺序不一样,这是什么情况呢?而服务器上的也不是随机排序,每次都是如此,为什么呢?


回复讨论(解决方案)

看看是不是文件大小、atime来排序的

看看是不是文件大小、atime来排序的 不是的,还是自己把排序定死了的好。

Statement:
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