What are the different functions in sorting an array?

Answers were Sorted based on User's Feedback



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

Answer / devendrarjadav

Following are the diffrent functios to sort an array

sort(), arsort(),ksort(), krsort(),rsort,usort() and uksort
().

Is This Answer Correct ?    25 Yes 0 No

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

Answer / anirban biswas

sort(), arsort(),ksort(), krsort(),rsort,usort() and uksort
(),multisort(),natcasesort(),natsort(),uasort().

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More PHP Interview Questions

Is php procedural or oop?

0 Answers  


How can we upload a php + mysql Site

1 Answers  


What is the use of dual table in mysql?

0 Answers  


Do you know what are traits?

0 Answers  


Why json is used in php?

0 Answers  






how to include external php file in to html page?

8 Answers   Eccentric Infotech,


How are sessions maintained?

0 Answers  


How to concatenate two strings in php?

0 Answers  


How can image properties be retrieved in php?

0 Answers  


Explain what is memcache?

0 Answers  


what is php stands for?

23 Answers   Infosys, Satyam, Torque Infotech,


What is a base url?

0 Answers  


Categories