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
Explain the syntax for ‘foreach’ loop with example.
What does echo mean in php?
iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not
What is the meaning of symbol '$' in jquery?
How to access a global variable inside a function?
Write a statement to show the joining of multiple comparisons in php?
Why shouldn't I use mysql_* functions in php?
What are the types of variables in php?
What are the different loops in php?
Which function can be used to delete a file?
What is crypt () in php?
What is the current stable version of php?
Tell me when a conditional statement is ended with an endif?
Does php need apache?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?