Q&A Discussions
I 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 Votes
3 AnswersHot today
What is problem in this code
0 Votes
playground input
0 Votes
Software developer
0 Votes
How I can use div
0 Votes
Activities on sololearn
0 Votes
Html issue
0 Votes
TIPS From Veterans
1 Votes
Playground input
0 Votes