Originally the array looks like this:
After sorting the array by value using arsort(), the array looks like this:
After sorting the array by key using ksort() the array looks like this: