Discussioni Q&A
Land ho
1 Voto
14 RisposteHo
0 Voti
5 Risposteho help me
-2 Voti
5 RisposteHo i do it?
0 Voti
1 Rispostachallenge
2 Voti
1 RispostaI have a PHP multiD array like array($arrayA, $arrayB, $arrayA, $arrayC, $arrayC, $arrayA...........)
ho can I get a resulting array which have distinct elements from this array and sorted with the more occurance first like...
array( $arrayA, $arrayB, $arrayC)
because array $arrayA was 3 tumes in first array so it comes first in resulting array.
0 Voti
3 Risposte