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

Whether site will complete the execution of the script if Fatal error occurs ?

1 Answers  


Do you know how to get the ip address of the client?

0 Answers  


What are the features of php?

0 Answers  


What is the name of the scripting engine that powers PHP?

0 Answers  


Can php run without apache?

0 Answers  






Explain what does the function get_magic_quotes_gpc() means?

0 Answers  


How to block direct directory access in PHP?

0 Answers  


What is the goto statement useful for?

0 Answers  


Is php front end or back end?

0 Answers  


what is constructor in a class, how it is work, how it is call?

2 Answers  


What are properties in php?

0 Answers  


What interest would a "work-for-ownership" offer receive from PHP/MySQL developers?

1 Answers  


Categories