What are the different functions in sorting an array?



What are the different functions in sorting an array?..

Answer / rajan vardawaj

Sorting functions in PHP: asort() arsort() ksort() krsort()
uksort() sort() natsort() rsort()

Is This Answer Correct ?    11 Yes 1 No

Post New Answer

More PHP Interview Questions

Tell me how stop the execution of a php scrip?

0 Answers  


What are the differences between GET and POST methods in form submitting?

0 Answers  


What is difference between sql and php?

0 Answers  


Write a php function to convert all null values to blank?

0 Answers  


What does the unset() function means?

0 Answers  






How do I repair phpmyadmin?

0 Answers  


What is difference between $x and $$x

5 Answers   Mindex, Net Solution, Procon IT Solutions, Trigent,


What is api example?

0 Answers  


What do you mean by core php?

0 Answers  


How do I expire a php session after 30 minutes?

0 Answers  


Do while loops php?

0 Answers  


Which php framework is fastest?

0 Answers  


Categories