php array_multisort 对数组进行排序详解及实例代码 php中array_multisort()函数可以用来一次对多个数组进行排序,或者根据某一维或多维对多维数 array_multisort详解