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!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 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 ответ
12th Mar 2022, 9:54 AM
Maisu
Maisu - avatar