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 |
List out some tools through which we can draw E-R diagrams for mysql?
What is scope of variable in php?
What is isset and unset in php?
Can you define an argument as a reference type?
Any good PHP developer looking for change
What is the super method?
Why do you need php?
What are the two types of variables?
What do the initials of php stand for?
Which MySQL function would you use to select a database?
What is properties of class?
Name some of the constants in php and their purpose.