What are the different functions in sorting an array?
Answers were Sorted based on User's Feedback
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 |
Answer / anirban biswas
sort(), arsort(),ksort(), krsort(),rsort,usort() and uksort
(),multisort(),natcasesort(),natsort(),uasort().
Is This Answer Correct ? | 2 Yes | 1 No |
How to communicate with sockets in php?
Tell me what is the difference between characters 34 and x34?
Explain me the difference between include and require?
What are sql functions?
What are the advantages of php mysql?
Do you know what is the use of the function 'imagetypes()'?
When use javascript vs php?
Is php secure?
How can we create a database using php?
How to turn on the session support in php?
What are the differences between procedure-oriented languages and object-oriented languages?
Do you know how to enable error reporting in php?