PHP array_unique() 函数,实例移除数组中重复的值:"red","b"=>"green","c"=>"red");print_r(array_unique($a));?
確定! 回上一頁