摘要: $last_time = array_column($arr,'last_time'); array_multsort($last_time, 'SORT_DESC', $arr); 阅读全文