06.12.2018, 11:48
If you use SQL, it will ease your this and many other future problems. If you can not do it, you can get Scores of all registered account using INI and store it inside array. Then, sort the array using many already available methods. Like Quick Sort or Bubble Sort. Search on internet if you dont know their logic. They are just loops which help you sorting.