array_filter()

array_map()

sort()升序不保存key

resort()

asort()升序保存key

arsort()

ksort()根据key排序

krsort()

相关文章: