Posts by Diogo Pereira • 11 points
1 post
-
0
votes1
answer41
viewsQ: How to sort an array by two different indices?
Hello to all recently wrote this code, where it will show the list of students in the array by decreasing order of score and at the end shows the top 3. This is the code: <?php $Turma = array(…