Answer Posted / asha banu
Hi,
There are 11 functions available in php to sort array.
They are
1)asort()
2)arsort()
3)Ksort()
4)Krsort()
5)sort()
6)uasort()
7)uksort()
8)usort()
9)rsort()
10)natsort()
11)natcatsort()
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
What is in php 7?
How to create and destroy cookies in php?
How to create reusable code in php?
What types of Data Can Be Used as Array Keys?
What is use of echo in php?
Tell me can you extend a final defined class?
What are computer variables?
Is php front end or back end?
what is the current salary package in India for a PHP programmer who has 1.5 years experience
Tell me what are the correct and the most two common way to start and finish a php block of code?
What is session_start () in php?
What is the difference between $argv and $argc? Give example?
What is php crud api?
What's the difference between __sleep and __wakeup?
What does sign mean php?