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

How do you parse and process html/xml in php?

0 Answers  


What is a php array?

0 Answers  


How long do php sessions last?

0 Answers  


Is it necessary to use closing tag in php?sometime without closing tag things work.why?

2 Answers   ShopRite,


What are the advantages and disadvantages of Cascading Style Sheets?

1 Answers  


How will you create a mysql database using php ?

3 Answers  


How can we optimize or increase the speed of a mysql select query?

6 Answers  


What is php session and how it works?

0 Answers  


How to read a file in binary mode?

0 Answers  


Which is incorrect with respect to separating php code and html?

0 Answers  


What is mysql_fetch_array?

0 Answers  


What's the output of the ucwords function in this example?

0 Answers  


Categories