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

How to communicate with sockets in php?

1 Answers  


Tell me what is the difference between characters 34 and x34?

0 Answers  


Explain me the difference between include and require?

0 Answers  


What are sql functions?

0 Answers  


What are the advantages of php mysql?

0 Answers  


Do you know what is the use of the function 'imagetypes()'?

0 Answers  


When use javascript vs php?

0 Answers  


Is php secure?

0 Answers  


How can we create a database using php?

0 Answers  


How to turn on the session support in php?

0 Answers  


What are the differences between procedure-oriented languages and object-oriented languages?

6 Answers   ASD Lab, DewSoft,


Do you know how to enable error reporting in php?

0 Answers  


Categories