The asort() function sorts an associative array in ascending order, according to the value.
Sort an associative array in ascending order, according to the value:
Run Example>>