Buy me a coffee
PHP
›
配列
›
array_unique
←
array_values
array_unique
配列
array_reverse
→
重複した値を削除した配列を返します。
構文
array_unique(array $array): array