Specify array sort functions available in php ?

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


Please Help Members By Posting Answers For Below Questions

What is the use of hooks?

722


Can php run without apache?

725


What is a static method php?

723


How can I find my php version?

732


Which software is used to run php programs?

699


I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?

712


What is the meaning of php?

698


How to create a mysql connection?

714


What are the different types of array in php?

689


What is the use of the function 'imagetypes()'?

720


Is uploaded file php?

710


What are the different types of PHP arrays?

791


How does php work with apache?

711


Where are cookies stored php?

663


List data types in PHP?

712