php数组(十六) array_unique
摘要:
array_unique — 移除数组中重复的值 array_unique(array $array, int $sort_flags = SORT_STRING): array array_unique() 接受 array 作为输入并返回没有重复值的新数组。 注意键名保留不变。array_uni 阅读全文
posted @ 2021-08-09 20:18
1450811640
阅读(76)
评论(0)
推荐(0)
浙公网安备 33010602011771号