functions-online

sort

说明

本函数对数组进行排序。当本函数结束时数组单元将被从最低到最高重新安排。

申报 sort

bool sort ( array &$array [, int $sort_flags ] )

在线测试的 sort







share sort

注释 sort

+

Leave your comment