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 difference between javascript and php?
Are parent constructors called implicitly inside a class constructor?
Tell me how to create a text file in php?
Explain the types of string comparision function in PHP
What does trim () do in javascript?
How many types of inheritances used in php and how we achieve it.
How to return a value back to the function caller?
What is the apache?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
Explain PHP?
What is the importance of "method" attribute in a html form?
for image work which library?
What is mvc? Why its been used?
Can we run php on tomcat server?
Why many companies are switching their current business language to php?