PHP array_flip() 函数以倒装顺序返回数组,即来自 input 的键变成值,来自 input 数组的值变成键。 array array_flip ( array $input );. 参数. input - 要迭代的数组.
確定! 回上一頁