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 |
Which parts of php are case sensitive?
Tell me what is the main difference between php 4 and php 5?
Does php support inheritance?
In PHP how many size data can upload by default?
9 Answers Classic Infotech, PG Software,
What is factory pattern in php?
Explain the types of functions for Splitting String?
What is the use of htmlentities in php?
What are the different errors in php?
What is $_ get in php?
Write the statements that are used to connect php with mysql
How can I learn php fast?
What is the default time of cookie in php?