Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Specify array sort functions available in php ?

Answers were Sorted based on User's Feedback



Specify array sort functions available in php ?..

Answer / 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

Specify array sort functions available in php ?..

Answer / selvam

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 ?    11 Yes 3 No

Specify array sort functions available in php ?..

Answer / boopathi

SORTS IN PHP:
sort()
rsort()
asort()
arsort()
ksort()
krsort()

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More PHP Interview Questions

Differences between get and post methods?

0 Answers  


What is env in laravel?

0 Answers  


How long is csrf token?

0 Answers  


Actually am working in existing project which is developed in .net, am converting the .net into php code. am facing problem after uploading the .php in server. amgetting the error message like "The page cannot be found" but its working perfectly in local host

2 Answers  


Swap two variables value without using third variable in php ?

0 Answers   MCN Solutions,


What is the purpose of the '.myd' file extension? What do thes file contain?

0 Answers  


What can I do by cakePHP?

4 Answers  


To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?

2 Answers  


What is the difference between md5(), crc32() and sha1() crypto on php?

0 Answers  


What is a collection in php?

0 Answers  


how to upload a file in php.write a syntex for that

1 Answers   Net Solution,


Tell me how can we check the value of a given variable is alphanumeric?

0 Answers  


Categories