我们可以通过PHP获取目录中的文件
$files = new DirectoryIterator()
之后是否有一种简单的方法来按特定顺序对项目进行排序以显示它们?谢谢.
php sorting spl
php ×1
sorting ×1
spl ×1