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 the use of hooks?
Can php run without apache?
What is a static method php?
How can I find my php version?
Which software is used to run php programs?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
What is the meaning of php?
How to create a mysql connection?
What are the different types of array in php?
What is the use of the function 'imagetypes()'?
Is uploaded file php?
What are the different types of PHP arrays?
How does php work with apache?
Where are cookies stored php?
List data types in PHP?