Can you help me solve this question?Write a PHP script to sort the following associative array: array("Sophia"=>"31","Jacob"=>" | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Can you help me solve this question?Write a PHP script to sort the following associative array: array("Sophia"=>"31","Jacob"=>"

a) ascending order sort by value b) ascending order sort by Key c) descending order sorting by Value d) descending order sorting by Key (without using any pre-defined php function).

11th Mar 2022, 9:14 PM
she she
she she - avatar
1 Answer
12th Mar 2022, 9:54 AM
Maisu
Maisu - avatar